#d225f5 color space conversions
Hex:
#d225f5
RGB:
210, 37, 245
CMY:
18, 85, 4
CMYK:
14, 85, 0, 4
HSL:
290°, 91.2281%, 55.2941%
HSV (HSB):
290°, 84.8980%, 96.0784%
XYZ:
43.7213, 21.6173, 88.2544
xyY:
0.2847, 0.1407, 21.6173
CIE-Lab:
53.6186, 85.8910, -66.4435
CIE-LCH:
53.6186, 108.5910, 322.2752
CIE-Luv:
53.6186, 54.7540, -112.1239
Hunter-Lab:
46.4945, 86.4882, -79.9964
#d225f5 color charts
#d225f5 color shades, tints & tones
#d225f5 color schemes
#d225f5 color preview, HTML & CSS examples
This text has a color of #d225f5
<p style="color:#d225f5;">Text here</p>
.mytext {color:#d225f5;}
This box has a color of #d225f5
<div style="background-color:#d225f5;">Content here</div>
.mybackground {background-color:#d225f5;}
Border around this has a color of #d225f5
<div style="border:2px solid #d225f5;">Content here</div>
.myborder {border:2px solid #d225f5;}