#cf05a6 color space conversions
Hex:
#cf05a6
RGB:
207, 5, 166
CMY:
19, 98, 35
CMYK:
0, 98, 20, 19
HSL:
312°, 95.2830%, 41.5686%
HSV (HSB):
312°, 97.5845%, 81.1765%
XYZ:
32.6693, 16.1271, 37.4674
xyY:
0.3787, 0.1870, 16.1271
CIE-Lab:
47.1408, 78.0852, -31.2869
CIE-LCH:
47.1408, 84.1200, 338.1652
CIE-Luv:
47.1408, 85.7024, -57.1562
Hunter-Lab:
40.1586, 74.9337, -27.2057
#cf05a6 color charts
#cf05a6 color shades, tints & tones
#cf05a6 color schemes
#cf05a6 color preview, HTML & CSS examples
This text has a color of #cf05a6
<p style="color:#cf05a6;">Text here</p>
.mytext {color:#cf05a6;}
This box has a color of #cf05a6
<div style="background-color:#cf05a6;">Content here</div>
.mybackground {background-color:#cf05a6;}
Border around this has a color of #cf05a6
<div style="border:2px solid #cf05a6;">Content here</div>
.myborder {border:2px solid #cf05a6;}