#ce5cb9 color space conversions
Hex:
#ce5cb9
RGB:
206, 92, 185
CMY:
19, 64, 27
CMYK:
0, 55, 10, 19
HSL:
311°, 53.7736%, 58.4314%
HSV (HSB):
311°, 55.3398%, 80.7843%
XYZ:
38.0377, 24.2789, 48.5804
xyY:
0.3430, 0.2189, 24.2789
CIE-Lab:
56.3659, 56.5420, -28.0571
CIE-LCH:
56.3659, 63.1205, 333.6086
CIE-Luv:
56.3659, 58.4936, -50.9765
Hunter-Lab:
49.2736, 51.5677, -23.9644
#ce5cb9 color charts
#ce5cb9 color shades, tints & tones
#ce5cb9 color schemes
#ce5cb9 color preview, HTML & CSS examples
This text has a color of #ce5cb9
<p style="color:#ce5cb9;">Text here</p>
.mytext {color:#ce5cb9;}
This box has a color of #ce5cb9
<div style="background-color:#ce5cb9;">Content here</div>
.mybackground {background-color:#ce5cb9;}
Border around this has a color of #ce5cb9
<div style="border:2px solid #ce5cb9;">Content here</div>
.myborder {border:2px solid #ce5cb9;}