#cf4ccc color space conversions
Hex:
#cf4ccc
RGB:
207, 76, 204
CMY:
19, 70, 20
CMYK:
0, 63, 1, 19
HSL:
301°, 57.7093%, 55.4902%
HSV (HSB):
301°, 63.2850%, 81.1765%
XYZ:
39.2157, 22.7939, 59.4595
xyY:
0.3228, 0.1877, 22.7939
CIE-Lab:
54.8594, 66.8006, -41.3032
CIE-LCH:
54.8594, 78.5383, 328.2712
CIE-Luv:
54.8594, 58.8516, -72.5154
Hunter-Lab:
47.7430, 63.0681, -40.4202
#cf4ccc color charts
#cf4ccc color shades, tints & tones
#cf4ccc color schemes
#cf4ccc color preview, HTML & CSS examples
This text has a color of #cf4ccc
<p style="color:#cf4ccc;">Text here</p>
.mytext {color:#cf4ccc;}
This box has a color of #cf4ccc
<div style="background-color:#cf4ccc;">Content here</div>
.mybackground {background-color:#cf4ccc;}
Border around this has a color of #cf4ccc
<div style="border:2px solid #cf4ccc;">Content here</div>
.myborder {border:2px solid #cf4ccc;}