#d20ccd color space conversions
Hex:
#d20ccd
RGB:
210, 12, 205
CMY:
18, 95, 20
CMYK:
0, 94, 2, 18
HSL:
302°, 89.1892%, 43.5294%
HSV (HSB):
302°, 94.2857%, 82.3529%
XYZ:
37.7293, 18.3724, 59.3153
xyY:
0.3269, 0.1592, 18.3724
CIE-Lab:
49.9447, 83.2213, -49.6447
CIE-LCH:
49.9447, 96.9040, 329.1823
CIE-Luv:
49.9447, 71.0079, -85.5431
Hunter-Lab:
42.8630, 82.1107, -52.0434
#d20ccd color charts
#d20ccd color shades, tints & tones
#d20ccd color schemes
#d20ccd color preview, HTML & CSS examples
This text has a color of #d20ccd
<p style="color:#d20ccd;">Text here</p>
.mytext {color:#d20ccd;}
This box has a color of #d20ccd
<div style="background-color:#d20ccd;">Content here</div>
.mybackground {background-color:#d20ccd;}
Border around this has a color of #d20ccd
<div style="border:2px solid #d20ccd;">Content here</div>
.myborder {border:2px solid #d20ccd;}