#d207e7 color space conversions
Hex:
#d207e7
RGB:
210, 7, 231
CMY:
18, 97, 9
CMYK:
9, 97, 0, 9
HSL:
294°, 94.1176%, 46.6667%
HSV (HSB):
294°, 96.9697%, 90.5882%
XYZ:
41.0781, 19.6231, 77.2239
xyY:
0.2978, 0.1423, 19.6231
CIE-Lab:
51.4084, 87.4776, -62.1371
CIE-LCH:
51.4084, 107.3003, 324.6130
CIE-Luv:
51.4084, 61.4200, -104.8652
Hunter-Lab:
44.2980, 88.0040, -72.3506
#d207e7 color charts
#d207e7 color shades, tints & tones
#d207e7 color schemes
#d207e7 color preview, HTML & CSS examples
This text has a color of #d207e7
<p style="color:#d207e7;">Text here</p>
.mytext {color:#d207e7;}
This box has a color of #d207e7
<div style="background-color:#d207e7;">Content here</div>
.mybackground {background-color:#d207e7;}
Border around this has a color of #d207e7
<div style="border:2px solid #d207e7;">Content here</div>
.myborder {border:2px solid #d207e7;}