#d425e7 color space conversions
Hex:
#d425e7
RGB:
212, 37, 231
CMY:
17, 85, 9
CMYK:
8, 84, 0, 9
HSL:
294°, 80.1653%, 52.5490%
HSV (HSB):
294°, 83.9827%, 90.5882%
XYZ:
42.2367, 21.0897, 77.4459
xyY:
0.3000, 0.1498, 21.0897
CIE-Lab:
53.0475, 83.9336, -59.4818
CIE-LCH:
53.0475, 102.8734, 324.6757
CIE-Luv:
53.0475, 60.7313, -101.4634
Hunter-Lab:
45.9235, 83.8037, -67.8408
#d425e7 color charts
#d425e7 color shades, tints & tones
#d425e7 color schemes
#d425e7 color preview, HTML & CSS examples
This text has a color of #d425e7
<p style="color:#d425e7;">Text here</p>
.mytext {color:#d425e7;}
This box has a color of #d425e7
<div style="background-color:#d425e7;">Content here</div>
.mybackground {background-color:#d425e7;}
Border around this has a color of #d425e7
<div style="border:2px solid #d425e7;">Content here</div>
.myborder {border:2px solid #d425e7;}