#da32ca color space conversions
Hex:
#da32ca
RGB:
218, 50, 202
CMY:
15, 80, 21
CMYK:
0, 77, 7, 15
HSL:
306°, 69.4215%, 52.5490%
HSV (HSB):
306°, 77.0642%, 85.4902%
XYZ:
40.7147, 21.4509, 57.8716
xyY:
0.3392, 0.1787, 21.4509
CIE-Lab:
53.4395, 77.6048, -42.2831
CIE-LCH:
53.4395, 88.3762, 331.4162
CIE-Luv:
53.4395, 73.6039, -75.1790
Hunter-Lab:
46.3151, 75.8644, -41.6634
#da32ca color charts
#da32ca color shades, tints & tones
#da32ca color schemes
#da32ca color preview, HTML & CSS examples
This text has a color of #da32ca
<p style="color:#da32ca;">Text here</p>
.mytext {color:#da32ca;}
This box has a color of #da32ca
<div style="background-color:#da32ca;">Content here</div>
.mybackground {background-color:#da32ca;}
Border around this has a color of #da32ca
<div style="border:2px solid #da32ca;">Content here</div>
.myborder {border:2px solid #da32ca;}