#da25db color space conversions
Hex:
#da25db
RGB:
218, 37, 219
CMY:
15, 85, 14
CMYK:
0, 83, 0, 14
HSL:
300°, 71.6535%, 50.1961%
HSV (HSB):
300°, 83.1050%, 85.8824%
XYZ:
42.3612, 21.3430, 68.9048
xyY:
0.3194, 0.1609, 21.3430
CIE-Lab:
53.3229, 83.1210, -52.1868
CIE-LCH:
53.3229, 98.1456, 327.8777
CIE-Luv:
53.3229, 69.2078, -90.7256
Hunter-Lab:
46.1985, 82.8261, -56.0916
#da25db color charts
#da25db RGB chart
#da25db CMYK chart
#da25db RGB pie chart
#da25db color shades, tints & tones
#da25db color schemes
#da25db color preview, HTML & CSS examples
This text has a color of #da25db
<p style="color:#da25db;">Text here</p>
.mytext {color:#da25db;}
Text color #da25db
This box has a color of #da25db
<div style="background-color:#da25db;">Content here</div>
.mybackground {background-color:#da25db;}
Background color #da25db
Border around this has a color of #da25db
<div style="border:2px solid #da25db;">Content here</div>
.myborder {border:2px solid #da25db;}
Border color #da25db