#dc28d9 color space conversions
Hex:
#dc28d9
RGB:
220, 40, 217
CMY:
14, 84, 15
CMYK:
0, 82, 1, 14
HSL:
301°, 72.0000%, 50.9804%
HSV (HSB):
301°, 81.8182%, 86.2745%
XYZ:
42.7984, 21.7430, 67.5867
xyY:
0.3239, 0.1646, 21.7430
CIE-Lab:
53.7532, 82.5755, -50.3429
CIE-LCH:
53.7532, 96.7115, 328.6310
CIE-Luv:
53.7532, 71.0007, -88.0820
Hunter-Lab:
46.6294, 82.2333, -53.2971
#dc28d9 color charts
#dc28d9 color shades, tints & tones
#dc28d9 color schemes
#dc28d9 color preview, HTML & CSS examples
This text has a color of #dc28d9
<p style="color:#dc28d9;">Text here</p>
.mytext {color:#dc28d9;}
This box has a color of #dc28d9
<div style="background-color:#dc28d9;">Content here</div>
.mybackground {background-color:#dc28d9;}
Border around this has a color of #dc28d9
<div style="border:2px solid #dc28d9;">Content here</div>
.myborder {border:2px solid #dc28d9;}