#cf03e1 color space conversions
Hex:
#cf03e1
RGB:
207, 3, 225
CMY:
19, 99, 12
CMYK:
8, 99, 0, 12
HSL:
295°, 97.3684%, 44.7059%
HSV (HSB):
295°, 98.6667%, 88.2353%
XYZ:
39.3553, 18.7668, 72.7823
xyY:
0.3006, 0.1434, 18.7668
CIE-Lab:
50.4132, 86.4066, -60.3657
CIE-LCH:
50.4132, 105.4046, 325.0609
CIE-Luv:
50.4132, 61.6780, -101.6448
Hunter-Lab:
43.3206, 86.3500, -69.2877
#cf03e1 color charts
#cf03e1 color shades, tints & tones
#cf03e1 color schemes
#cf03e1 color preview, HTML & CSS examples
This text has a color of #cf03e1
<p style="color:#cf03e1;">Text here</p>
.mytext {color:#cf03e1;}
This box has a color of #cf03e1
<div style="background-color:#cf03e1;">Content here</div>
.mybackground {background-color:#cf03e1;}
Border around this has a color of #cf03e1
<div style="border:2px solid #cf03e1;">Content here</div>
.myborder {border:2px solid #cf03e1;}