#ce95c7 color space conversions
Hex:
#ce95c7
RGB:
206, 149, 199
CMY:
19, 42, 22
CMYK:
0, 28, 3, 19
HSL:
307°, 36.7742%, 69.6078%
HSV (HSB):
307°, 27.6699%, 80.7843%
XYZ:
46.5098, 38.7402, 59.0591
xyY:
0.3223, 0.2685, 38.7402
CIE-Lab:
68.5627, 29.5141, -17.3092
CIE-LCH:
68.5627, 34.2154, 329.6097
CIE-Luv:
68.5627, 29.7032, -31.2879
Hunter-Lab:
62.2416, 24.4606, -12.6892
#ce95c7 color charts
#ce95c7 color shades, tints & tones
#ce95c7 color schemes
#ce95c7 color preview, HTML & CSS examples
This text has a color of #ce95c7
<p style="color:#ce95c7;">Text here</p>
.mytext {color:#ce95c7;}
This box has a color of #ce95c7
<div style="background-color:#ce95c7;">Content here</div>
.mybackground {background-color:#ce95c7;}
Border around this has a color of #ce95c7
<div style="border:2px solid #ce95c7;">Content here</div>
.myborder {border:2px solid #ce95c7;}