#db25f3 color space conversions
Hex:
#db25f3
RGB:
219, 37, 243
CMY:
14, 85, 5
CMYK:
10, 85, 0, 5
HSL:
293°, 89.5652%, 54.9020%
HSV (HSB):
293°, 84.7737%, 95.2941%
XYZ:
46.0526, 22.8543, 86.7781
xyY:
0.2958, 0.1468, 22.8543
CIE-Lab:
54.9219, 87.0152, -63.1508
CIE-LCH:
54.9219, 107.5159, 324.0299
CIE-Luv:
54.9219, 61.3384, -108.1709
Hunter-Lab:
47.8061, 88.2920, -74.1594
#db25f3 color charts
#db25f3 color shades, tints & tones
#db25f3 color schemes
#db25f3 color preview, HTML & CSS examples
This text has a color of #db25f3
<p style="color:#db25f3;">Text here</p>
.mytext {color:#db25f3;}
This box has a color of #db25f3
<div style="background-color:#db25f3;">Content here</div>
.mybackground {background-color:#db25f3;}
Border around this has a color of #db25f3
<div style="border:2px solid #db25f3;">Content here</div>
.myborder {border:2px solid #db25f3;}