#da5dcb color space conversions
Hex:
#da5dcb
RGB:
218, 93, 203
CMY:
15, 64, 20
CMYK:
0, 57, 7, 15
HSL:
307°, 62.8141%, 60.9804%
HSV (HSB):
307°, 57.3394%, 85.4902%
XYZ:
43.6073, 27.0459, 59.4219
xyY:
0.3352, 0.2079, 27.0459
CIE-Lab:
59.0168, 62.2871, -34.1009
CIE-LCH:
59.0168, 71.0109, 331.3002
CIE-Luv:
59.0168, 61.4599, -61.7342
Hunter-Lab:
52.0057, 58.6640, -31.3410
#da5dcb color charts
#da5dcb color shades, tints & tones
#da5dcb color schemes
#da5dcb color preview, HTML & CSS examples
This text has a color of #da5dcb
<p style="color:#da5dcb;">Text here</p>
.mytext {color:#da5dcb;}
This box has a color of #da5dcb
<div style="background-color:#da5dcb;">Content here</div>
.mybackground {background-color:#da5dcb;}
Border around this has a color of #da5dcb
<div style="border:2px solid #da5dcb;">Content here</div>
.myborder {border:2px solid #da5dcb;}