#da02b1 color space conversions
Hex:
#da02b1
RGB:
218, 2, 177
CMY:
15, 99, 31
CMYK:
0, 99, 19, 15
HSL:
311°, 98.1818%, 43.1373%
HSV (HSB):
311°, 99.0826%, 85.4902%
XYZ:
36.8710, 18.1232, 43.1498
xyY:
0.3757, 0.1847, 18.1232
CIE-Lab:
49.6452, 81.7044, -33.7236
CIE-LCH:
49.6452, 88.3905, 337.5716
CIE-Luv:
49.6452, 89.5490, -62.0121
Hunter-Lab:
42.5713, 80.0988, -30.2957
#da02b1 color charts
#da02b1 color shades, tints & tones
#da02b1 color schemes
#da02b1 color preview, HTML & CSS examples
This text has a color of #da02b1
<p style="color:#da02b1;">Text here</p>
.mytext {color:#da02b1;}
This box has a color of #da02b1
<div style="background-color:#da02b1;">Content here</div>
.mybackground {background-color:#da02b1;}
Border around this has a color of #da02b1
<div style="border:2px solid #da02b1;">Content here</div>
.myborder {border:2px solid #da02b1;}