#da20cb color space conversions
Hex:
#da20cb
RGB:
218, 32, 203
CMY:
15, 87, 20
CMYK:
0, 85, 7, 15
HSL:
305°, 74.4000%, 49.0196%
HSV (HSB):
305°, 85.3211%, 85.4902%
XYZ:
40.2094, 20.2502, 58.2893
xyY:
0.3386, 0.1705, 20.2502
CIE-Lab:
52.1190, 81.7310, -44.9486
CIE-LCH:
52.1190, 93.2756, 331.1910
CIE-Luv:
52.1190, 75.9939, -79.3147
Hunter-Lab:
45.0003, 80.7460, -45.2988
#da20cb color charts
#da20cb color shades, tints & tones
#da20cb color schemes
#da20cb color preview, HTML & CSS examples
This text has a color of #da20cb
<p style="color:#da20cb;">Text here</p>
.mytext {color:#da20cb;}
This box has a color of #da20cb
<div style="background-color:#da20cb;">Content here</div>
.mybackground {background-color:#da20cb;}
Border around this has a color of #da20cb
<div style="border:2px solid #da20cb;">Content here</div>
.myborder {border:2px solid #da20cb;}