#da1fcb color space conversions
Hex:
#da1fcb
RGB:
218, 31, 203
CMY:
15, 88, 20
CMYK:
0, 86, 7, 15
HSL:
305°, 75.1004%, 48.8235%
HSV (HSB):
305°, 85.7798%, 85.4902%
XYZ:
40.1829, 20.1972, 58.2805
xyY:
0.3386, 0.1702, 20.1972
CIE-Lab:
52.0594, 81.9050, -45.0431
CIE-LCH:
52.0594, 93.4736, 331.1917
CIE-Luv:
52.0594, 76.1123, -79.4584
Hunter-Lab:
44.9413, 80.9532, -45.4292
#da1fcb color charts
#da1fcb color shades, tints & tones
#da1fcb color schemes
#da1fcb color preview, HTML & CSS examples
This text has a color of #da1fcb
<p style="color:#da1fcb;">Text here</p>
.mytext {color:#da1fcb;}
This box has a color of #da1fcb
<div style="background-color:#da1fcb;">Content here</div>
.mybackground {background-color:#da1fcb;}
Border around this has a color of #da1fcb
<div style="border:2px solid #da1fcb;">Content here</div>
.myborder {border:2px solid #da1fcb;}