#d20fc7 color space conversions
Hex:
#d20fc7
RGB:
210, 15, 199
CMY:
18, 94, 22
CMYK:
0, 93, 5, 18
HSL:
303°, 86.6667%, 44.1176%
HSV (HSB):
303°, 92.8571%, 82.3529%
XYZ:
37.0580, 18.1668, 55.5862
xyY:
0.3344, 0.1639, 18.1668
CIE-Lab:
49.6978, 82.0929, -46.5729
CIE-LCH:
49.6978, 94.3837, 330.4329
CIE-Luv:
49.6978, 73.2408, -80.8081
Hunter-Lab:
42.6225, 80.6066, -47.4873
#d20fc7 color charts
#d20fc7 color shades, tints & tones
#d20fc7 color schemes
#d20fc7 color preview, HTML & CSS examples
This text has a color of #d20fc7
<p style="color:#d20fc7;">Text here</p>
.mytext {color:#d20fc7;}
This box has a color of #d20fc7
<div style="background-color:#d20fc7;">Content here</div>
.mybackground {background-color:#d20fc7;}
Border around this has a color of #d20fc7
<div style="border:2px solid #d20fc7;">Content here</div>
.myborder {border:2px solid #d20fc7;}