#cf03d6 color space conversions
Hex:
#cf03d6
RGB:
207, 3, 214
CMY:
19, 99, 16
CMYK:
3, 99, 0, 16
HSL:
298°, 97.2350%, 42.5490%
HSV (HSB):
298°, 98.5981%, 83.9216%
XYZ:
37.9023, 18.1856, 65.1308
xyY:
0.3127, 0.1500, 18.1856
CIE-Lab:
49.7204, 84.7488, -55.2041
CIE-LCH:
49.7204, 101.1427, 326.9204
CIE-Luv:
49.7204, 65.7591, -93.6762
Hunter-Lab:
42.6445, 84.0221, -60.7022
#cf03d6 color charts
#cf03d6 color shades, tints & tones
#cf03d6 color schemes
#cf03d6 color preview, HTML & CSS examples
This text has a color of #cf03d6
<p style="color:#cf03d6;">Text here</p>
.mytext {color:#cf03d6;}
This box has a color of #cf03d6
<div style="background-color:#cf03d6;">Content here</div>
.mybackground {background-color:#cf03d6;}
Border around this has a color of #cf03d6
<div style="border:2px solid #cf03d6;">Content here</div>
.myborder {border:2px solid #cf03d6;}