#da25e6 color space conversions
Hex:
#da25e6
RGB:
218, 37, 230
CMY:
15, 85, 10
CMYK:
5, 84, 0, 10
HSL:
296°, 79.4239%, 52.3529%
HSV (HSB):
296°, 83.9130%, 90.1961%
XYZ:
43.8579, 21.9417, 76.7865
xyY:
0.3076, 0.1539, 21.9417
CIE-Lab:
53.9651, 84.7990, -57.3916
CIE-LCH:
53.9651, 102.3947, 325.9100
CIE-Luv:
53.9651, 65.1920, -98.9421
Hunter-Lab:
46.8420, 85.1552, -64.4027
#da25e6 color charts
#da25e6 color shades, tints & tones
#da25e6 color schemes
#da25e6 color preview, HTML & CSS examples
This text has a color of #da25e6
<p style="color:#da25e6;">Text here</p>
.mytext {color:#da25e6;}
This box has a color of #da25e6
<div style="background-color:#da25e6;">Content here</div>
.mybackground {background-color:#da25e6;}
Border around this has a color of #da25e6
<div style="border:2px solid #da25e6;">Content here</div>
.myborder {border:2px solid #da25e6;}