#c75ded color space conversions
Hex:
#c75ded
RGB:
199, 93, 237
CMY:
22, 64, 7
CMYK:
16, 61, 0, 7
HSL:
284°, 80.0000%, 64.7059%
HSV (HSB):
284°, 60.7595%, 92.9412%
XYZ:
42.7536, 26.0852, 82.9024
xyY:
0.2818, 0.1719, 26.0852
CIE-Lab:
58.1179, 63.6287, -54.8378
CIE-LCH:
58.1179, 83.9988, 319.2439
CIE-Luv:
58.1179, 39.7734, -94.0454
Hunter-Lab:
51.0737, 60.0426, -60.4874
#c75ded color charts
#c75ded color shades, tints & tones
#c75ded color schemes
#c75ded color preview, HTML & CSS examples
This text has a color of #c75ded
<p style="color:#c75ded;">Text here</p>
.mytext {color:#c75ded;}
This box has a color of #c75ded
<div style="background-color:#c75ded;">Content here</div>
.mybackground {background-color:#c75ded;}
Border around this has a color of #c75ded
<div style="border:2px solid #c75ded;">Content here</div>
.myborder {border:2px solid #c75ded;}