#da53cc color space conversions
Hex:
#da53cc
RGB:
218, 83, 204
CMY:
15, 67, 20
CMYK:
0, 62, 6, 15
HSL:
306°, 64.5933%, 59.0196%
HSV (HSB):
306°, 61.9266%, 85.4902%
XYZ:
42.9058, 25.4516, 59.7780
xyY:
0.3348, 0.1986, 25.4516
CIE-Lab:
57.5128, 66.6909, -37.0198
CIE-LCH:
57.5128, 76.2767, 330.9655
CIE-Luv:
57.5128, 64.5222, -66.6166
Hunter-Lab:
50.4496, 63.5220, -34.9384
#da53cc color charts
#da53cc color shades, tints & tones
#da53cc color schemes
#da53cc color preview, HTML & CSS examples
This text has a color of #da53cc
<p style="color:#da53cc;">Text here</p>
.mytext {color:#da53cc;}
This box has a color of #da53cc
<div style="background-color:#da53cc;">Content here</div>
.mybackground {background-color:#da53cc;}
Border around this has a color of #da53cc
<div style="border:2px solid #da53cc;">Content here</div>
.myborder {border:2px solid #da53cc;}