#d425d0 color space conversions
Hex:
#d425d0
RGB:
212, 37, 208
CMY:
17, 85, 18
CMYK:
0, 83, 2, 17
HSL:
301°, 70.2811%, 48.8235%
HSV (HSB):
301°, 82.5472%, 83.1373%
XYZ:
39.1981, 19.8743, 61.4447
xyY:
0.3252, 0.1649, 19.8743
CIE-Lab:
51.6947, 80.3860, -48.5590
CIE-LCH:
51.6947, 93.9142, 328.8650
CIE-Luv:
51.6947, 69.0397, -84.3024
Hunter-Lab:
44.5805, 78.9328, -50.5121
#d425d0 color charts
#d425d0 color shades, tints & tones
#d425d0 color schemes
#d425d0 color preview, HTML & CSS examples
This text has a color of #d425d0
<p style="color:#d425d0;">Text here</p>
.mytext {color:#d425d0;}
This box has a color of #d425d0
<div style="background-color:#d425d0;">Content here</div>
.mybackground {background-color:#d425d0;}
Border around this has a color of #d425d0
<div style="border:2px solid #d425d0;">Content here</div>
.myborder {border:2px solid #d425d0;}