#da31cf color space conversions
Hex:
#da31cf
RGB:
218, 49, 207
CMY:
15, 81, 19
CMYK:
0, 78, 5, 15
HSL:
304°, 69.5473%, 52.3529%
HSV (HSB):
304°, 77.5229%, 85.4902%
XYZ:
41.2742, 21.6070, 61.0267
xyY:
0.3331, 0.1744, 21.6070
CIE-Lab:
53.6076, 78.5990, -44.8854
CIE-LCH:
53.6076, 90.5124, 330.2707
CIE-Luv:
53.6076, 71.9055, -79.2887
Hunter-Lab:
46.4834, 77.1506, -45.3017
#da31cf color charts
#da31cf color shades, tints & tones
#da31cf color schemes
#da31cf color preview, HTML & CSS examples
This text has a color of #da31cf
<p style="color:#da31cf;">Text here</p>
.mytext {color:#da31cf;}
This box has a color of #da31cf
<div style="background-color:#da31cf;">Content here</div>
.mybackground {background-color:#da31cf;}
Border around this has a color of #da31cf
<div style="border:2px solid #da31cf;">Content here</div>
.myborder {border:2px solid #da31cf;}