#d30cbc color space conversions
Hex:
#d30cbc
RGB:
211, 12, 188
CMY:
17, 95, 26
CMYK:
0, 94, 11, 17
HSL:
307°, 89.2377%, 43.7255%
HSV (HSB):
307°, 94.3128%, 82.7451%
XYZ:
36.0725, 17.7427, 49.1004
xyY:
0.3505, 0.1724, 17.7427
CIE-Lab:
49.1825, 81.0473, -40.9856
CIE-LCH:
49.1825, 90.8212, 333.1743
CIE-Luv:
49.1825, 78.7399, -72.3124
Hunter-Lab:
42.1220, 79.1505, -39.6271
#d30cbc color charts
#d30cbc color shades, tints & tones
#d30cbc color schemes
#d30cbc color preview, HTML & CSS examples
This text has a color of #d30cbc
<p style="color:#d30cbc;">Text here</p>
.mytext {color:#d30cbc;}
This box has a color of #d30cbc
<div style="background-color:#d30cbc;">Content here</div>
.mybackground {background-color:#d30cbc;}
Border around this has a color of #d30cbc
<div style="border:2px solid #d30cbc;">Content here</div>
.myborder {border:2px solid #d30cbc;}