#d031d5 color space conversions
Hex:
#d031d5
RGB:
208, 49, 213
CMY:
18, 81, 16
CMYK:
2, 77, 0, 16
HSL:
298°, 66.1290%, 51.3725%
HSV (HSB):
298°, 76.9953%, 83.5294%
XYZ:
39.1210, 20.4106, 64.8285
xyY:
0.3146, 0.1641, 20.4106
CIE-Lab:
52.2983, 77.5400, -50.4983
CIE-LCH:
52.2983, 92.5339, 326.9256
CIE-Luv:
52.2983, 62.5970, -87.0324
Hunter-Lab:
45.1781, 75.5064, -53.4538
#d031d5 color charts
#d031d5 color shades, tints & tones
#d031d5 color schemes
#d031d5 color preview, HTML & CSS examples
This text has a color of #d031d5
<p style="color:#d031d5;">Text here</p>
.mytext {color:#d031d5;}
This box has a color of #d031d5
<div style="background-color:#d031d5;">Content here</div>
.mybackground {background-color:#d031d5;}
Border around this has a color of #d031d5
<div style="border:2px solid #d031d5;">Content here</div>
.myborder {border:2px solid #d031d5;}