#ce5cb5 color space conversions
Hex:
#ce5cb5
RGB:
206, 92, 181
CMY:
19, 64, 29
CMYK:
0, 55, 12, 19
HSL:
313°, 53.7736%, 58.4314%
HSV (HSB):
313°, 55.3398%, 80.7843%
XYZ:
37.6212, 24.1123, 46.3873
xyY:
0.3480, 0.2230, 24.1123
CIE-Lab:
56.2001, 55.9074, -26.0079
CIE-LCH:
56.2001, 61.6607, 335.0523
CIE-Luv:
56.2001, 59.6382, -47.7236
Hunter-Lab:
49.1043, 50.8253, -21.6365
#ce5cb5 color charts
#ce5cb5 color shades, tints & tones
#ce5cb5 color schemes
#ce5cb5 color preview, HTML & CSS examples
This text has a color of #ce5cb5
<p style="color:#ce5cb5;">Text here</p>
.mytext {color:#ce5cb5;}
This box has a color of #ce5cb5
<div style="background-color:#ce5cb5;">Content here</div>
.mybackground {background-color:#ce5cb5;}
Border around this has a color of #ce5cb5
<div style="border:2px solid #ce5cb5;">Content here</div>
.myborder {border:2px solid #ce5cb5;}