#d201d7 color space conversions
Hex:
#d201d7
RGB:
210, 1, 215
CMY:
18, 100, 16
CMYK:
2, 100, 0, 16
HSL:
299°, 99.0741%, 42.3529%
HSV (HSB):
299°, 99.5349%, 84.3137%
XYZ:
38.8549, 18.6296, 65.8380
xyY:
0.3151, 0.1511, 18.6296
CIE-Lab:
50.2511, 85.5194, -54.8968
CIE-LCH:
50.2511, 101.6230, 327.3027
CIE-Luv:
50.2511, 67.5933, -93.6017
Hunter-Lab:
43.1621, 85.1539, -60.2255
#d201d7 color charts
#d201d7 color shades, tints & tones
#d201d7 color schemes
#d201d7 color preview, HTML & CSS examples
This text has a color of #d201d7
<p style="color:#d201d7;">Text here</p>
.mytext {color:#d201d7;}
This box has a color of #d201d7
<div style="background-color:#d201d7;">Content here</div>
.mybackground {background-color:#d201d7;}
Border around this has a color of #d201d7
<div style="border:2px solid #d201d7;">Content here</div>
.myborder {border:2px solid #d201d7;}