#c17deb color space conversions
Hex:
#c17deb
RGB:
193, 125, 235
CMY:
24, 51, 8
CMYK:
18, 47, 0, 8
HSL:
277°, 73.3333%, 70.5882%
HSV (HSB):
277°, 46.8085%, 92.1569%
XYZ:
44.3213, 32.0028, 82.4384
xyY:
0.2792, 0.2016, 32.0028
CIE-Lab:
63.3452, 45.7235, -45.4838
CIE-LCH:
63.3452, 64.4936, 315.1506
CIE-Luv:
63.3452, 26.2691, -78.3064
Hunter-Lab:
56.5711, 40.8488, -46.8009
#c17deb color charts
#c17deb color shades, tints & tones
#c17deb color schemes
#c17deb color preview, HTML & CSS examples
This text has a color of #c17deb
<p style="color:#c17deb;">Text here</p>
.mytext {color:#c17deb;}
This box has a color of #c17deb
<div style="background-color:#c17deb;">Content here</div>
.mybackground {background-color:#c17deb;}
Border around this has a color of #c17deb
<div style="border:2px solid #c17deb;">Content here</div>
.myborder {border:2px solid #c17deb;}