#ce65e1 color space conversions
Hex:
#ce65e1
RGB:
206, 101, 225
CMY:
19, 60, 12
CMYK:
8, 55, 0, 12
HSL:
291°, 67.3913%, 63.9216%
HSV (HSB):
291°, 55.1111%, 88.2353%
XYZ:
43.6979, 27.8654, 74.3096
xyY:
0.2996, 0.1910, 27.8654
CIE-Lab:
59.7670, 59.3206, -45.4534
CIE-LCH:
59.7670, 74.7325, 322.5395
CIE-Luv:
59.7670, 44.6575, -79.2600
Hunter-Lab:
52.7877, 55.3846, -46.5115
#ce65e1 color charts
#ce65e1 color shades, tints & tones
#ce65e1 color schemes
#ce65e1 color preview, HTML & CSS examples
This text has a color of #ce65e1
<p style="color:#ce65e1;">Text here</p>
.mytext {color:#ce65e1;}
This box has a color of #ce65e1
<div style="background-color:#ce65e1;">Content here</div>
.mybackground {background-color:#ce65e1;}
Border around this has a color of #ce65e1
<div style="border:2px solid #ce65e1;">Content here</div>
.myborder {border:2px solid #ce65e1;}