#d30bbd color space conversions
Hex:
#d30bbd
RGB:
211, 11, 189
CMY:
17, 96, 26
CMYK:
0, 95, 10, 17
HSL:
307°, 90.0901%, 43.5294%
HSV (HSB):
307°, 94.7867%, 82.7451%
XYZ:
36.1689, 17.7624, 49.6663
xyY:
0.3491, 0.1715, 17.7624
CIE-Lab:
49.2066, 81.2656, -41.5310
CIE-LCH:
49.2066, 91.2630, 332.9306
CIE-Luv:
49.2066, 78.3748, -73.1482
Hunter-Lab:
42.1454, 79.4332, -40.3685
#d30bbd color charts
#d30bbd color shades, tints & tones
#d30bbd color schemes
#d30bbd color preview, HTML & CSS examples
This text has a color of #d30bbd
<p style="color:#d30bbd;">Text here</p>
.mytext {color:#d30bbd;}
This box has a color of #d30bbd
<div style="background-color:#d30bbd;">Content here</div>
.mybackground {background-color:#d30bbd;}
Border around this has a color of #d30bbd
<div style="border:2px solid #d30bbd;">Content here</div>
.myborder {border:2px solid #d30bbd;}