#d225e8 color space conversions
Hex:
#d225e8
RGB:
210, 37, 232
CMY:
18, 85, 9
CMYK:
9, 84, 0, 9
HSL:
293°, 80.9129%, 52.7451%
HSV (HSB):
293°, 84.0517%, 90.9804%
XYZ:
41.8054, 20.8510, 78.1652
xyY:
0.2969, 0.1481, 20.8510
CIE-Lab:
52.7860, 83.7575, -60.4837
CIE-LCH:
52.7860, 103.3131, 324.1659
CIE-Luv:
52.7860, 59.0396, -102.7722
Hunter-Lab:
45.6629, 83.5108, -69.5280
#d225e8 color charts
#d225e8 color shades, tints & tones
#d225e8 color schemes
#d225e8 color preview, HTML & CSS examples
This text has a color of #d225e8
<p style="color:#d225e8;">Text here</p>
.mytext {color:#d225e8;}
This box has a color of #d225e8
<div style="background-color:#d225e8;">Content here</div>
.mybackground {background-color:#d225e8;}
Border around this has a color of #d225e8
<div style="border:2px solid #d225e8;">Content here</div>
.myborder {border:2px solid #d225e8;}