#ce82e8 color space conversions
Hex:
#ce82e8
RGB:
206, 130, 232
CMY:
19, 49, 9
CMYK:
11, 44, 0, 9
HSL:
285°, 68.9189%, 70.9804%
HSV (HSB):
285°, 43.9655%, 90.9804%
XYZ:
48.0017, 34.9133, 80.5529
xyY:
0.2936, 0.2136, 34.9133
CIE-Lab:
65.6811, 46.1033, -40.0560
CIE-LCH:
65.6811, 61.0737, 319.0149
CIE-Luv:
65.6811, 32.6400, -70.0274
Hunter-Lab:
59.0875, 41.6076, -39.4678
#ce82e8 color charts
#ce82e8 color shades, tints & tones
#ce82e8 color schemes
#ce82e8 color preview, HTML & CSS examples
This text has a color of #ce82e8
<p style="color:#ce82e8;">Text here</p>
.mytext {color:#ce82e8;}
This box has a color of #ce82e8
<div style="background-color:#ce82e8;">Content here</div>
.mybackground {background-color:#ce82e8;}
Border around this has a color of #ce82e8
<div style="border:2px solid #ce82e8;">Content here</div>
.myborder {border:2px solid #ce82e8;}