#d225e9 color space conversions
Hex:
#d225e9
RGB:
210, 37, 233
CMY:
18, 85, 9
CMYK:
10, 84, 0, 9
HSL:
293°, 81.6667%, 52.9412%
HSV (HSB):
293°, 84.1202%, 91.3725%
XYZ:
41.9479, 20.9080, 78.9155
xyY:
0.2959, 0.1475, 20.9080
CIE-Lab:
52.8486, 83.9192, -60.9470
CIE-LCH:
52.8486, 103.7157, 324.0107
CIE-Luv:
52.8486, 58.7012, -103.4995
Hunter-Lab:
45.7252, 83.7351, -70.3188
#d225e9 color charts
#d225e9 color shades, tints & tones
#d225e9 color schemes
#d225e9 color preview, HTML & CSS examples
This text has a color of #d225e9
<p style="color:#d225e9;">Text here</p>
.mytext {color:#d225e9;}
This box has a color of #d225e9
<div style="background-color:#d225e9;">Content here</div>
.mybackground {background-color:#d225e9;}
Border around this has a color of #d225e9
<div style="border:2px solid #d225e9;">Content here</div>
.myborder {border:2px solid #d225e9;}