#dc28c6 color space conversions
Hex:
#dc28c6
RGB:
220, 40, 198
CMY:
14, 84, 22
CMYK:
0, 82, 10, 14
HSL:
307°, 72.0000%, 50.9804%
HSV (HSB):
307°, 81.8182%, 86.2745%
XYZ:
40.4670, 20.8104, 55.3100
xyY:
0.3471, 0.1785, 20.8104
CIE-Lab:
52.7414, 79.8479, -41.0601
CIE-LCH:
52.7414, 89.7865, 332.7864
CIE-Luv:
52.7414, 78.3775, -73.4669
Hunter-Lab:
45.6185, 78.5107, -39.9532
#dc28c6 color charts
#dc28c6 color shades, tints & tones
#dc28c6 color schemes
#dc28c6 color preview, HTML & CSS examples
This text has a color of #dc28c6
<p style="color:#dc28c6;">Text here</p>
.mytext {color:#dc28c6;}
This box has a color of #dc28c6
<div style="background-color:#dc28c6;">Content here</div>
.mybackground {background-color:#dc28c6;}
Border around this has a color of #dc28c6
<div style="border:2px solid #dc28c6;">Content here</div>
.myborder {border:2px solid #dc28c6;}