#d225e5 color space conversions
Hex:
#d225e5
RGB:
210, 37, 229
CMY:
18, 85, 10
CMYK:
8, 84, 0, 10
HSL:
294°, 78.6885%, 52.1569%
HSV (HSB):
294°, 83.8428%, 89.8039%
XYZ:
41.3828, 20.6819, 75.9396
xyY:
0.2999, 0.1499, 20.6819
CIE-Lab:
52.5996, 83.2753, -59.0891
CIE-LCH:
52.5996, 102.1092, 324.6419
CIE-Luv:
52.5996, 60.0639, -100.5825
Hunter-Lab:
45.4774, 82.8431, -67.1703
#d225e5 color charts
#d225e5 color shades, tints & tones
#d225e5 color schemes
#d225e5 color preview, HTML & CSS examples
This text has a color of #d225e5
<p style="color:#d225e5;">Text here</p>
.mytext {color:#d225e5;}
This box has a color of #d225e5
<div style="background-color:#d225e5;">Content here</div>
.mybackground {background-color:#d225e5;}
Border around this has a color of #d225e5
<div style="border:2px solid #d225e5;">Content here</div>
.myborder {border:2px solid #d225e5;}