#dc01f0 color space conversions
Hex:
#dc01f0
RGB:
220, 1, 240
CMY:
14, 100, 6
CMYK:
8, 100, 0, 6
HSL:
295°, 99.1701%, 47.2549%
HSV (HSB):
295°, 99.5833%, 94.1176%
XYZ:
45.2542, 21.5286, 84.2084
xyY:
0.2997, 0.1426, 21.5286
CIE-Lab:
53.5233, 90.7612, -63.7136
CIE-LCH:
53.5233, 110.8919, 324.9315
CIE-Luv:
53.5233, 65.2264, -108.7059
Hunter-Lab:
46.3989, 92.8980, -75.1248
#dc01f0 color charts
#dc01f0 color shades, tints & tones
#dc01f0 color schemes
#dc01f0 color preview, HTML & CSS examples
This text has a color of #dc01f0
<p style="color:#dc01f0;">Text here</p>
.mytext {color:#dc01f0;}
This box has a color of #dc01f0
<div style="background-color:#dc01f0;">Content here</div>
.mybackground {background-color:#dc01f0;}
Border around this has a color of #dc01f0
<div style="border:2px solid #dc01f0;">Content here</div>
.myborder {border:2px solid #dc01f0;}