#cf01c0 color space conversions
Hex:
#cf01c0
RGB:
207, 1, 192
CMY:
19, 100, 25
CMYK:
0, 100, 7, 19
HSL:
304°, 99.0385%, 40.7843%
HSV (HSB):
304°, 99.5169%, 81.1765%
XYZ:
35.2574, 17.0929, 51.3102
xyY:
0.3401, 0.1649, 17.0929
CIE-Lab:
48.3768, 81.7723, -44.6418
CIE-LCH:
48.3768, 93.1644, 331.3686
CIE-Luv:
48.3768, 74.6299, -77.4102
Hunter-Lab:
41.3435, 79.8721, -44.6425
#cf01c0 color charts
#cf01c0 color shades, tints & tones
#cf01c0 color schemes
#cf01c0 color preview, HTML & CSS examples
This text has a color of #cf01c0
<p style="color:#cf01c0;">Text here</p>
.mytext {color:#cf01c0;}
This box has a color of #cf01c0
<div style="background-color:#cf01c0;">Content here</div>
.mybackground {background-color:#cf01c0;}
Border around this has a color of #cf01c0
<div style="border:2px solid #cf01c0;">Content here</div>
.myborder {border:2px solid #cf01c0;}