#cf00a9 color space conversions
Hex:
#cf00a9
RGB:
207, 0, 169
CMY:
19, 100, 34
CMYK:
0, 100, 18, 19
HSL:
311°, 100.0000%, 40.5882%
HSV (HSB):
311°, 100.0000%, 81.1765%
XYZ:
32.8936, 16.1300, 38.9158
xyY:
0.3740, 0.1834, 16.1300
CIE-Lab:
47.1445, 78.8686, -33.0638
CIE-LCH:
47.1445, 85.5188, 337.2553
CIE-Luv:
47.1445, 84.6752, -59.8281
Hunter-Lab:
40.1621, 75.9112, -29.3366
#cf00a9 color charts
#cf00a9 color shades, tints & tones
#cf00a9 color schemes
#cf00a9 color preview, HTML & CSS examples
This text has a color of #cf00a9
<p style="color:#cf00a9;">Text here</p>
.mytext {color:#cf00a9;}
This box has a color of #cf00a9
<div style="background-color:#cf00a9;">Content here</div>
.mybackground {background-color:#cf00a9;}
Border around this has a color of #cf00a9
<div style="border:2px solid #cf00a9;">Content here</div>
.myborder {border:2px solid #cf00a9;}