#da25ea color space conversions
Hex:
#da25ea
RGB:
218, 37, 234
CMY:
15, 85, 8
CMYK:
7, 84, 0, 8
HSL:
295°, 82.4268%, 53.1373%
HSV (HSB):
295°, 84.1880%, 91.7647%
XYZ:
44.4263, 22.1691, 79.7794
xyY:
0.3035, 0.1515, 22.1691
CIE-Lab:
54.2059, 85.4229, -59.2599
CIE-LCH:
54.2059, 103.9654, 325.2500
CIE-Luv:
54.2059, 63.7746, -101.8932
Hunter-Lab:
47.0840, 86.0271, -67.5024
#da25ea color charts
#da25ea color shades, tints & tones
#da25ea color schemes
#da25ea color preview, HTML & CSS examples
This text has a color of #da25ea
<p style="color:#da25ea;">Text here</p>
.mytext {color:#da25ea;}
This box has a color of #da25ea
<div style="background-color:#da25ea;">Content here</div>
.mybackground {background-color:#da25ea;}
Border around this has a color of #da25ea
<div style="border:2px solid #da25ea;">Content here</div>
.myborder {border:2px solid #da25ea;}