#cf00a1 color space conversions
Hex:
#cf00a1
RGB:
207, 0, 161
CMY:
19, 100, 37
CMYK:
0, 100, 22, 19
HSL:
313°, 100.0000%, 40.5882%
HSV (HSB):
313°, 100.0000%, 81.1765%
XYZ:
32.1651, 15.8386, 35.0801
xyY:
0.3871, 0.1906, 15.8386
CIE-Lab:
46.7620, 77.9068, -28.8978
CIE-LCH:
46.7620, 83.0937, 339.6488
CIE-Luv:
46.7620, 88.3101, -53.6137
Hunter-Lab:
39.7977, 74.6204, -24.4033
#cf00a1 color charts
#cf00a1 color shades, tints & tones
#cf00a1 color schemes
#cf00a1 color preview, HTML & CSS examples
This text has a color of #cf00a1
<p style="color:#cf00a1;">Text here</p>
.mytext {color:#cf00a1;}
This box has a color of #cf00a1
<div style="background-color:#cf00a1;">Content here</div>
.mybackground {background-color:#cf00a1;}
Border around this has a color of #cf00a1
<div style="border:2px solid #cf00a1;">Content here</div>
.myborder {border:2px solid #cf00a1;}