#cf03f5 color space conversions
Hex:
#cf03f5
RGB:
207, 3, 245
CMY:
19, 99, 4
CMYK:
16, 99, 0, 4
HSL:
291°, 97.5806%, 48.6275%
HSV (HSB):
291°, 98.7755%, 96.0784%
XYZ:
42.2461, 19.9231, 88.0051
xyY:
0.2813, 0.1327, 19.9231
CIE-Lab:
51.7501, 89.5540, -69.4893
CIE-LCH:
51.7501, 113.3520, 322.1904
CIE-Luv:
51.7501, 54.7779, -115.7218
Hunter-Lab:
44.6353, 90.8337, -85.6544
#cf03f5 color charts
#cf03f5 color shades, tints & tones
#cf03f5 color schemes
#cf03f5 color preview, HTML & CSS examples
This text has a color of #cf03f5
<p style="color:#cf03f5;">Text here</p>
.mytext {color:#cf03f5;}
This box has a color of #cf03f5
<div style="background-color:#cf03f5;">Content here</div>
.mybackground {background-color:#cf03f5;}
Border around this has a color of #cf03f5
<div style="border:2px solid #cf03f5;">Content here</div>
.myborder {border:2px solid #cf03f5;}