#da25df color space conversions
Hex:
#da25df
RGB:
218, 37, 223
CMY:
15, 85, 13
CMYK:
2, 83, 0, 13
HSL:
298°, 74.4000%, 50.9804%
HSV (HSB):
298°, 83.4081%, 87.4510%
XYZ:
42.8943, 21.5563, 71.7120
xyY:
0.3150, 0.1583, 21.5563
CIE-Lab:
53.5530, 83.7246, -54.0909
CIE-LCH:
53.5530, 99.6777, 327.1352
CIE-Luv:
53.5530, 67.7277, -93.7302
Hunter-Lab:
46.4287, 83.6612, -59.0769
#da25df color charts
#da25df color shades, tints & tones
#da25df color schemes
#da25df color preview, HTML & CSS examples
This text has a color of #da25df
<p style="color:#da25df;">Text here</p>
.mytext {color:#da25df;}
This box has a color of #da25df
<div style="background-color:#da25df;">Content here</div>
.mybackground {background-color:#da25df;}
Border around this has a color of #da25df
<div style="border:2px solid #da25df;">Content here</div>
.myborder {border:2px solid #da25df;}