#da25e2 color space conversions
Hex:
#da25e2
RGB:
218, 37, 226
CMY:
15, 85, 11
CMYK:
4, 84, 0, 11
HSL:
297°, 76.5182%, 51.5686%
HSV (HSB):
297°, 83.6283%, 88.6275%
XYZ:
43.3025, 21.7195, 73.8615
xyY:
0.3118, 0.1564, 21.7195
CIE-Lab:
53.7282, 84.1823, -55.5104
CIE-LCH:
53.7282, 100.8369, 326.5989
CIE-Luv:
53.7282, 66.6324, -95.9711
Hunter-Lab:
46.6042, 84.2964, -61.3438
#da25e2 color charts
#da25e2 color shades, tints & tones
#da25e2 color schemes
#da25e2 color preview, HTML & CSS examples
This text has a color of #da25e2
<p style="color:#da25e2;">Text here</p>
.mytext {color:#da25e2;}
This box has a color of #da25e2
<div style="background-color:#da25e2;">Content here</div>
.mybackground {background-color:#da25e2;}
Border around this has a color of #da25e2
<div style="border:2px solid #da25e2;">Content here</div>
.myborder {border:2px solid #da25e2;}