#ce85ed color space conversions
Hex:
#ce85ed
RGB:
206, 133, 237
CMY:
19, 48, 7
CMYK:
13, 44, 0, 7
HSL:
282°, 74.2857%, 72.5490%
HSV (HSB):
282°, 43.8819%, 92.9412%
XYZ:
49.1272, 36.0113, 84.4824
xyY:
0.2896, 0.2123, 36.0113
CIE-Lab:
66.5286, 45.5384, -41.4896
CIE-LCH:
66.5286, 61.6046, 317.6637
CIE-Luv:
66.5286, 30.5625, -72.4391
Hunter-Lab:
60.0094, 41.1140, -41.4630
#ce85ed color charts
#ce85ed color shades, tints & tones
#ce85ed color schemes
#ce85ed color preview, HTML & CSS examples
This text has a color of #ce85ed
<p style="color:#ce85ed;">Text here</p>
.mytext {color:#ce85ed;}
This box has a color of #ce85ed
<div style="background-color:#ce85ed;">Content here</div>
.mybackground {background-color:#ce85ed;}
Border around this has a color of #ce85ed
<div style="border:2px solid #ce85ed;">Content here</div>
.myborder {border:2px solid #ce85ed;}