#da00b1 color space conversions
Hex:
#da00b1
RGB:
218, 0, 177
CMY:
15, 100, 31
CMYK:
0, 100, 19, 15
HSL:
311°, 100.0000%, 42.7451%
HSV (HSB):
311°, 100.0000%, 85.4902%
XYZ:
36.8493, 18.0798, 43.1425
xyY:
0.3757, 0.1844, 18.0798
CIE-Lab:
49.5927, 81.8590, -33.8058
CIE-LCH:
49.5927, 88.5648, 337.5605
CIE-Luv:
49.5927, 89.6710, -62.1413
Hunter-Lab:
42.5203, 80.2825, -30.3935
#da00b1 color charts
#da00b1 color shades, tints & tones
#da00b1 color schemes
#da00b1 color preview, HTML & CSS examples
This text has a color of #da00b1
<p style="color:#da00b1;">Text here</p>
.mytext {color:#da00b1;}
This box has a color of #da00b1
<div style="background-color:#da00b1;">Content here</div>
.mybackground {background-color:#da00b1;}
Border around this has a color of #da00b1
<div style="border:2px solid #da00b1;">Content here</div>
.myborder {border:2px solid #da00b1;}