#d01dbd color space conversions
Hex:
#d01dbd
RGB:
208, 29, 189
CMY:
18, 89, 26
CMYK:
0, 86, 9, 18
HSL:
306°, 75.5274%, 46.4706%
HSV (HSB):
306°, 86.0577%, 81.5686%
XYZ:
35.6371, 17.9627, 49.7330
xyY:
0.3449, 0.1738, 17.9627
CIE-Lab:
49.4509, 78.4278, -41.1787
CIE-LCH:
49.4509, 88.5811, 332.2982
CIE-Luv:
49.4509, 74.5409, -72.2987
Hunter-Lab:
42.3825, 75.9215, -39.9051
#d01dbd color charts
#d01dbd color shades, tints & tones
#d01dbd color schemes
#d01dbd color preview, HTML & CSS examples
This text has a color of #d01dbd
<p style="color:#d01dbd;">Text here</p>
.mytext {color:#d01dbd;}
This box has a color of #d01dbd
<div style="background-color:#d01dbd;">Content here</div>
.mybackground {background-color:#d01dbd;}
Border around this has a color of #d01dbd
<div style="border:2px solid #d01dbd;">Content here</div>
.myborder {border:2px solid #d01dbd;}