#df2ab4 color space conversions
Hex:
#df2ab4
RGB:
223, 42, 180
CMY:
13, 84, 29
CMYK:
0, 81, 19, 13
HSL:
314°, 73.8776%, 51.9608%
HSV (HSB):
314°, 81.1659%, 87.4510%
XYZ:
39.4976, 20.6392, 45.0820
xyY:
0.3754, 0.1962, 20.6392
CIE-Lab:
52.5523, 77.6349, -30.8720
CIE-LCH:
52.5523, 83.5480, 338.3144
CIE-Luv:
52.5523, 87.6952, -57.9422
Hunter-Lab:
45.4304, 75.6865, -27.0341
#df2ab4 color charts
#df2ab4 color shades, tints & tones
#df2ab4 color schemes
#df2ab4 color preview, HTML & CSS examples
This text has a color of #df2ab4
<p style="color:#df2ab4;">Text here</p>
.mytext {color:#df2ab4;}
This box has a color of #df2ab4
<div style="background-color:#df2ab4;">Content here</div>
.mybackground {background-color:#df2ab4;}
Border around this has a color of #df2ab4
<div style="border:2px solid #df2ab4;">Content here</div>
.myborder {border:2px solid #df2ab4;}