#d425d5 color space conversions
Hex:
#d425d5
RGB:
212, 37, 213
CMY:
17, 85, 16
CMYK:
0, 83, 0, 16
HSL:
300°, 70.4000%, 49.0196%
HSV (HSB):
300°, 82.6291%, 83.5294%
XYZ:
39.8232, 20.1243, 64.7362
xyY:
0.3194, 0.1614, 20.1243
CIE-Lab:
51.9774, 81.1353, -50.9716
CIE-LCH:
51.9774, 95.8178, 327.8617
CIE-Luv:
51.9774, 67.1691, -88.0872
Hunter-Lab:
44.8601, 79.9528, -54.1575
#d425d5 color charts
#d425d5 color shades, tints & tones
#d425d5 color schemes
#d425d5 color preview, HTML & CSS examples
This text has a color of #d425d5
<p style="color:#d425d5;">Text here</p>
.mytext {color:#d425d5;}
This box has a color of #d425d5
<div style="background-color:#d425d5;">Content here</div>
.mybackground {background-color:#d425d5;}
Border around this has a color of #d425d5
<div style="border:2px solid #d425d5;">Content here</div>
.myborder {border:2px solid #d425d5;}