#dc07d5 color space conversions
Hex:
#dc07d5
RGB:
220, 7, 213
CMY:
14, 97, 16
CMYK:
0, 97, 3, 14
HSL:
302°, 93.8326%, 44.5098%
HSV (HSB):
302°, 96.8182%, 86.2745%
XYZ:
41.6014, 20.1717, 64.6517
xyY:
0.3291, 0.1596, 20.1717
CIE-Lab:
52.0308, 86.3933, -50.8064
CIE-LCH:
52.0308, 100.2252, 329.5410
CIE-Luv:
52.0308, 75.3433, -88.5910
Hunter-Lab:
44.9129, 86.7413, -53.9083
#dc07d5 color charts
#dc07d5 color shades, tints & tones
#dc07d5 color schemes
#dc07d5 color preview, HTML & CSS examples
This text has a color of #dc07d5
<p style="color:#dc07d5;">Text here</p>
.mytext {color:#dc07d5;}
This box has a color of #dc07d5
<div style="background-color:#dc07d5;">Content here</div>
.mybackground {background-color:#dc07d5;}
Border around this has a color of #dc07d5
<div style="border:2px solid #dc07d5;">Content here</div>
.myborder {border:2px solid #dc07d5;}