#cf07ff color space conversions
Hex:
#cf07ff
RGB:
207, 7, 255
CMY:
19, 97, 0
CMYK:
19, 97, 0, 0
HSL:
288°, 100.0000%, 51.3725%
HSV (HSB):
288°, 97.2549%, 100.0000%
XYZ:
43.8581, 20.6374, 96.2796
xyY:
0.2728, 0.1284, 20.6374
CIE-Lab:
52.5503, 90.8979, -73.7745
CIE-LCH:
52.5503, 117.0688, 320.9365
CIE-Luv:
52.5503, 51.4483, -122.3825
Hunter-Lab:
45.4284, 92.8304, -93.8577
#cf07ff color charts
#cf07ff color shades, tints & tones
#cf07ff color schemes
#cf07ff color preview, HTML & CSS examples
This text has a color of #cf07ff
<p style="color:#cf07ff;">Text here</p>
.mytext {color:#cf07ff;}
This box has a color of #cf07ff
<div style="background-color:#cf07ff;">Content here</div>
.mybackground {background-color:#cf07ff;}
Border around this has a color of #cf07ff
<div style="border:2px solid #cf07ff;">Content here</div>
.myborder {border:2px solid #cf07ff;}