#d020be color space conversions
Hex:
#d020be
RGB:
208, 32, 190
CMY:
18, 87, 25
CMYK:
0, 85, 9, 18
HSL:
306°, 73.3333%, 47.0588%
HSV (HSB):
306°, 84.6154%, 81.5686%
XYZ:
35.8232, 18.1606, 50.3325
xyY:
0.3434, 0.1741, 18.1606
CIE-Lab:
49.6904, 78.0222, -41.3823
CIE-LCH:
49.6904, 88.3173, 332.0589
CIE-Luv:
49.6904, 73.7629, -72.6230
Hunter-Lab:
42.6153, 75.4737, -40.1961
#d020be color charts
#d020be color shades, tints & tones
#d020be color schemes
#d020be color preview, HTML & CSS examples
This text has a color of #d020be
<p style="color:#d020be;">Text here</p>
.mytext {color:#d020be;}
This box has a color of #d020be
<div style="background-color:#d020be;">Content here</div>
.mybackground {background-color:#d020be;}
Border around this has a color of #d020be
<div style="border:2px solid #d020be;">Content here</div>
.myborder {border:2px solid #d020be;}