#ce5ce5 color space conversions
Hex:
#ce5ce5
RGB:
206, 92, 229
CMY:
19, 64, 10
CMYK:
10, 60, 0, 10
HSL:
290°, 72.4868%, 62.9412%
HSV (HSB):
290°, 59.8253%, 89.8039%
XYZ:
43.4236, 26.4332, 76.9422
xyY:
0.2958, 0.1801, 26.4332
CIE-Lab:
58.4460, 64.2051, -49.7862
CIE-LCH:
58.4460, 81.2463, 322.2092
CIE-Luv:
58.4460, 46.4359, -86.3581
Hunter-Lab:
51.4133, 60.7877, -52.7408
#ce5ce5 color charts
#ce5ce5 color shades, tints & tones
#ce5ce5 color schemes
#ce5ce5 color preview, HTML & CSS examples
This text has a color of #ce5ce5
<p style="color:#ce5ce5;">Text here</p>
.mytext {color:#ce5ce5;}
This box has a color of #ce5ce5
<div style="background-color:#ce5ce5;">Content here</div>
.mybackground {background-color:#ce5ce5;}
Border around this has a color of #ce5ce5
<div style="border:2px solid #ce5ce5;">Content here</div>
.myborder {border:2px solid #ce5ce5;}