#d412d5 color space conversions
Hex:
#d412d5
RGB:
212, 18, 213
CMY:
17, 93, 16
CMYK:
0, 92, 0, 16
HSL:
300°, 84.4156%, 45.2941%
HSV (HSB):
300°, 91.5493%, 83.5294%
XYZ:
39.3779, 19.2338, 64.5878
xyY:
0.3196, 0.1561, 19.2338
CIE-Lab:
50.9596, 84.1230, -52.5979
CIE-LCH:
50.9596, 99.2130, 327.9843
CIE-Luv:
50.9596, 68.9705, -90.4250
Hunter-Lab:
43.8563, 83.5239, -56.6178
#d412d5 color charts
#d412d5 color shades, tints & tones
#d412d5 color schemes
#d412d5 color preview, HTML & CSS examples
This text has a color of #d412d5
<p style="color:#d412d5;">Text here</p>
.mytext {color:#d412d5;}
This box has a color of #d412d5
<div style="background-color:#d412d5;">Content here</div>
.mybackground {background-color:#d412d5;}
Border around this has a color of #d412d5
<div style="border:2px solid #d412d5;">Content here</div>
.myborder {border:2px solid #d412d5;}