#d12ed3 color space conversions
Hex:
#d12ed3
RGB:
209, 46, 211
CMY:
18, 82, 17
CMYK:
1, 78, 0, 17
HSL:
299°, 65.2174%, 50.3922%
HSV (HSB):
299°, 78.1991%, 82.7451%
XYZ:
39.0294, 20.2124, 63.4723
xyY:
0.3181, 0.1647, 20.2124
CIE-Lab:
52.0766, 78.2053, -49.6990
CIE-LCH:
52.0766, 92.6610, 327.5643
CIE-Luv:
52.0766, 64.4941, -85.8449
Hunter-Lab:
44.9583, 76.2833, -52.2352
#d12ed3 color charts
#d12ed3 color shades, tints & tones
#d12ed3 color schemes
#d12ed3 color preview, HTML & CSS examples
This text has a color of #d12ed3
<p style="color:#d12ed3;">Text here</p>
.mytext {color:#d12ed3;}
This box has a color of #d12ed3
<div style="background-color:#d12ed3;">Content here</div>
.mybackground {background-color:#d12ed3;}
Border around this has a color of #d12ed3
<div style="border:2px solid #d12ed3;">Content here</div>
.myborder {border:2px solid #d12ed3;}