#d200d7 color space conversions
Hex:
#d200d7
RGB:
210, 0, 215
CMY:
18, 100, 16
CMYK:
2, 100, 0, 16
HSL:
299°, 100.0000%, 42.1569%
HSV (HSB):
299°, 100.0000%, 84.3137%
XYZ:
38.8441, 18.6079, 65.8344
xyY:
0.3151, 0.1509, 18.6079
CIE-Lab:
50.2253, 85.5958, -54.9381
CIE-LCH:
50.2253, 101.7096, 327.3064
CIE-Luv:
50.2253, 67.6363, -93.6582
Hunter-Lab:
43.1369, 85.2467, -60.2909
#d200d7 color charts
#d200d7 color shades, tints & tones
#d200d7 color schemes
#d200d7 color preview, HTML & CSS examples
This text has a color of #d200d7
<p style="color:#d200d7;">Text here</p>
.mytext {color:#d200d7;}
This box has a color of #d200d7
<div style="background-color:#d200d7;">Content here</div>
.mybackground {background-color:#d200d7;}
Border around this has a color of #d200d7
<div style="border:2px solid #d200d7;">Content here</div>
.myborder {border:2px solid #d200d7;}