#d425c2 color space conversions
Hex:
#d425c2
RGB:
212, 37, 194
CMY:
17, 85, 24
CMYK:
0, 83, 8, 17
HSL:
306°, 70.2811%, 48.8235%
HSV (HSB):
306°, 82.5472%, 83.1373%
XYZ:
37.5506, 19.2152, 52.7687
xyY:
0.3428, 0.1754, 19.2152
CIE-Lab:
50.9381, 78.3583, -41.6869
CIE-LCH:
50.9381, 88.7571, 331.9869
CIE-Luv:
50.9381, 74.4577, -73.5640
Hunter-Lab:
43.8352, 76.1970, -40.6886
#d425c2 color charts
#d425c2 color shades, tints & tones
#d425c2 color schemes
#d425c2 color preview, HTML & CSS examples
This text has a color of #d425c2
<p style="color:#d425c2;">Text here</p>
.mytext {color:#d425c2;}
This box has a color of #d425c2
<div style="background-color:#d425c2;">Content here</div>
.mybackground {background-color:#d425c2;}
Border around this has a color of #d425c2
<div style="border:2px solid #d425c2;">Content here</div>
.myborder {border:2px solid #d425c2;}