#da25c0 color space conversions
Hex:
#da25c0
RGB:
218, 37, 192
CMY:
15, 85, 25
CMYK:
0, 83, 12, 15
HSL:
309°, 70.9804%, 50.0000%
HSV (HSB):
309°, 83.0275%, 85.4902%
XYZ:
39.0894, 20.0343, 51.6759
xyY:
0.3528, 0.1808, 20.0343
CIE-Lab:
51.8760, 79.2604, -38.9777
CIE-LCH:
51.8760, 88.3259, 333.8135
CIE-Luv:
51.8760, 79.7594, -70.0048
Hunter-Lab:
44.7597, 77.5576, -37.1196
#da25c0 color charts
#da25c0 color shades, tints & tones
#da25c0 color schemes
#da25c0 color preview, HTML & CSS examples
This text has a color of #da25c0
<p style="color:#da25c0;">Text here</p>
.mytext {color:#da25c0;}
This box has a color of #da25c0
<div style="background-color:#da25c0;">Content here</div>
.mybackground {background-color:#da25c0;}
Border around this has a color of #da25c0
<div style="border:2px solid #da25c0;">Content here</div>
.myborder {border:2px solid #da25c0;}