#da93c5 color space conversions
Hex:
#da93c5
RGB:
218, 147, 197
CMY:
15, 42, 23
CMYK:
0, 33, 10, 15
HSL:
318°, 48.9655%, 71.5686%
HSV (HSB):
318°, 32.5688%, 85.4902%
XYZ:
49.4252, 39.8041, 57.9013
xyY:
0.3359, 0.2705, 39.8041
CIE-Lab:
69.3298, 34.2740, -14.9137
CIE-LCH:
69.3298, 37.3781, 336.4846
CIE-Luv:
69.3298, 38.9381, -28.4479
Hunter-Lab:
63.0905, 29.4289, -10.2501
#da93c5 color charts
#da93c5 color shades, tints & tones
#da93c5 color schemes
#da93c5 color preview, HTML & CSS examples
This text has a color of #da93c5
<p style="color:#da93c5;">Text here</p>
.mytext {color:#da93c5;}
This box has a color of #da93c5
<div style="background-color:#da93c5;">Content here</div>
.mybackground {background-color:#da93c5;}
Border around this has a color of #da93c5
<div style="border:2px solid #da93c5;">Content here</div>
.myborder {border:2px solid #da93c5;}