#db25f5 color space conversions
Hex:
#db25f5
RGB:
219, 37, 245
CMY:
14, 85, 4
CMYK:
11, 85, 0, 4
HSL:
293°, 91.2281%, 55.2941%
HSV (HSB):
293°, 84.8980%, 96.0784%
XYZ:
46.3564, 22.9758, 88.3777
xyY:
0.2939, 0.1457, 22.9758
CIE-Lab:
55.0474, 87.3360, -64.0670
CIE-LCH:
55.0474, 108.3150, 323.7374
CIE-Luv:
55.0474, 60.6605, -109.6184
Hunter-Lab:
47.9331, 88.7458, -75.7642
#db25f5 color charts
#db25f5 color shades, tints & tones
#db25f5 color schemes
#db25f5 color preview, HTML & CSS examples
This text has a color of #db25f5
<p style="color:#db25f5;">Text here</p>
.mytext {color:#db25f5;}
This box has a color of #db25f5
<div style="background-color:#db25f5;">Content here</div>
.mybackground {background-color:#db25f5;}
Border around this has a color of #db25f5
<div style="border:2px solid #db25f5;">Content here</div>
.myborder {border:2px solid #db25f5;}