#ce92ed color space conversions
Hex:
#ce92ed
RGB:
206, 146, 237
CMY:
19, 43, 7
CMYK:
13, 38, 0, 7
HSL:
280°, 71.6535%, 75.0980%
HSV (HSB):
280°, 38.3966%, 92.9412%
XYZ:
51.0185, 39.7940, 85.1128
xyY:
0.2900, 0.2262, 39.7940
CIE-Lab:
69.3226, 38.5800, -37.1283
CIE-LCH:
69.3226, 53.5437, 316.0985
CIE-Luv:
69.3226, 25.3138, -64.7377
Hunter-Lab:
63.0825, 33.9692, -35.8381
#ce92ed color charts
#ce92ed color shades, tints & tones
#ce92ed color schemes
#ce92ed color preview, HTML & CSS examples
This text has a color of #ce92ed
<p style="color:#ce92ed;">Text here</p>
.mytext {color:#ce92ed;}
This box has a color of #ce92ed
<div style="background-color:#ce92ed;">Content here</div>
.mybackground {background-color:#ce92ed;}
Border around this has a color of #ce92ed
<div style="border:2px solid #ce92ed;">Content here</div>
.myborder {border:2px solid #ce92ed;}