#d30cb9 color space conversions
Hex:
#d30cb9
RGB:
211, 12, 185
CMY:
17, 95, 27
CMYK:
0, 94, 12, 17
HSL:
308°, 89.2377%, 43.7255%
HSV (HSB):
308°, 94.3128%, 82.7451%
XYZ:
35.7524, 17.6146, 47.4145
xyY:
0.3548, 0.1748, 17.6146
CIE-Lab:
49.0253, 80.6507, -39.4809
CIE-LCH:
49.0253, 89.7958, 333.9169
CIE-Luv:
49.0253, 80.0191, -70.0057
Hunter-Lab:
41.9698, 78.6101, -37.6029
#d30cb9 color charts
#d30cb9 color shades, tints & tones
#d30cb9 color schemes
#d30cb9 color preview, HTML & CSS examples
This text has a color of #d30cb9
<p style="color:#d30cb9;">Text here</p>
.mytext {color:#d30cb9;}
This box has a color of #d30cb9
<div style="background-color:#d30cb9;">Content here</div>
.mybackground {background-color:#d30cb9;}
Border around this has a color of #d30cb9
<div style="border:2px solid #d30cb9;">Content here</div>
.myborder {border:2px solid #d30cb9;}