#cf05c3 color space conversions
Hex:
#cf05c3
RGB:
207, 5, 195
CMY:
19, 98, 24
CMYK:
0, 98, 6, 19
HSL:
304°, 95.2830%, 41.5686%
HSV (HSB):
304°, 97.5845%, 81.1765%
XYZ:
35.6367, 17.3141, 53.0934
xyY:
0.3361, 0.1633, 17.3141
CIE-Lab:
48.6534, 81.8643, -45.9476
CIE-LCH:
48.6534, 93.8773, 330.6960
CIE-Luv:
48.6534, 73.1835, -79.4286
Hunter-Lab:
41.6102, 80.0572, -46.5253
#cf05c3 color charts
#cf05c3 color shades, tints & tones
#cf05c3 color schemes
#cf05c3 color preview, HTML & CSS examples
This text has a color of #cf05c3
<p style="color:#cf05c3;">Text here</p>
.mytext {color:#cf05c3;}
This box has a color of #cf05c3
<div style="background-color:#cf05c3;">Content here</div>
.mybackground {background-color:#cf05c3;}
Border around this has a color of #cf05c3
<div style="border:2px solid #cf05c3;">Content here</div>
.myborder {border:2px solid #cf05c3;}