#db25d8 color space conversions
Hex:
#db25d8
RGB:
219, 37, 216
CMY:
14, 85, 15
CMYK:
0, 83, 1, 14
HSL:
301°, 71.6535%, 50.1961%
HSV (HSB):
301°, 83.1050%, 85.8824%
XYZ:
42.2697, 21.3411, 66.8571
xyY:
0.3240, 0.1636, 21.3411
CIE-Lab:
53.3208, 82.8549, -50.4724
CIE-LCH:
53.3208, 97.0175, 328.6516
CIE-Luv:
53.3208, 71.0502, -88.1410
Hunter-Lab:
46.1964, 82.4836, -53.4692
#db25d8 color charts
#db25d8 color shades, tints & tones
#db25d8 color schemes
#db25d8 color preview, HTML & CSS examples
This text has a color of #db25d8
<p style="color:#db25d8;">Text here</p>
.mytext {color:#db25d8;}
This box has a color of #db25d8
<div style="background-color:#db25d8;">Content here</div>
.mybackground {background-color:#db25d8;}
Border around this has a color of #db25d8
<div style="border:2px solid #db25d8;">Content here</div>
.myborder {border:2px solid #db25d8;}