#dc02f7 color space conversions
Hex:
#dc02f7
RGB:
220, 2, 247
CMY:
14, 99, 3
CMYK:
11, 99, 0, 3
HSL:
293°, 98.3936%, 48.8235%
HSV (HSB):
293°, 99.1903%, 96.8627%
XYZ:
46.3254, 21.9745, 89.7956
xyY:
0.2930, 0.1390, 21.9745
CIE-Lab:
53.9999, 91.7632, -66.8654
CIE-LCH:
53.9999, 113.5406, 323.9202
CIE-Luv:
53.9999, 62.6907, -113.6341
Hunter-Lab:
46.8769, 94.3653, -80.7597
#dc02f7 color charts
#dc02f7 color shades, tints & tones
#dc02f7 color schemes
#dc02f7 color preview, HTML & CSS examples
This text has a color of #dc02f7
<p style="color:#dc02f7;">Text here</p>
.mytext {color:#dc02f7;}
This box has a color of #dc02f7
<div style="background-color:#dc02f7;">Content here</div>
.mybackground {background-color:#dc02f7;}
Border around this has a color of #dc02f7
<div style="border:2px solid #dc02f7;">Content here</div>
.myborder {border:2px solid #dc02f7;}