#cf05e4 color space conversions
Hex:
#cf05e4
RGB:
207, 5, 228
CMY:
19, 98, 11
CMYK:
9, 98, 0, 11
HSL:
294°, 95.7082%, 45.6863%
HSV (HSB):
294°, 97.8070%, 89.4118%
XYZ:
39.7900, 18.9754, 74.9642
xyY:
0.2975, 0.1419, 18.9754
CIE-Lab:
50.6584, 86.7169, -61.6734
CIE-LCH:
50.6584, 106.4116, 324.5794
CIE-Luv:
50.6584, 60.5240, -103.6848
Hunter-Lab:
43.5607, 86.8172, -71.5404
#cf05e4 color charts
#cf05e4 color shades, tints & tones
#cf05e4 color schemes
#cf05e4 color preview, HTML & CSS examples
This text has a color of #cf05e4
<p style="color:#cf05e4;">Text here</p>
.mytext {color:#cf05e4;}
This box has a color of #cf05e4
<div style="background-color:#cf05e4;">Content here</div>
.mybackground {background-color:#cf05e4;}
Border around this has a color of #cf05e4
<div style="border:2px solid #cf05e4;">Content here</div>
.myborder {border:2px solid #cf05e4;}