#d207c9 color space conversions
Hex:
#d207c9
RGB:
210, 7, 201
CMY:
18, 97, 21
CMYK:
0, 97, 4, 18
HSL:
303°, 93.5484%, 42.5490%
HSV (HSB):
303°, 96.6667%, 82.3529%
XYZ:
37.1969, 18.0706, 56.7858
xyY:
0.3320, 0.1613, 18.0706
CIE-Lab:
49.5817, 83.0495, -47.9148
CIE-LCH:
49.5817, 95.8804, 330.0175
CIE-Luv:
49.5817, 72.8563, -82.8459
Hunter-Lab:
42.5096, 81.8002, -49.4450
#d207c9 color charts
#d207c9 color shades, tints & tones
#d207c9 color schemes
#d207c9 color preview, HTML & CSS examples
This text has a color of #d207c9
<p style="color:#d207c9;">Text here</p>
.mytext {color:#d207c9;}
This box has a color of #d207c9
<div style="background-color:#d207c9;">Content here</div>
.mybackground {background-color:#d207c9;}
Border around this has a color of #d207c9
<div style="border:2px solid #d207c9;">Content here</div>
.myborder {border:2px solid #d207c9;}