#da93f5 color space conversions
Hex:
#da93f5
RGB:
218, 147, 245
CMY:
15, 42, 4
CMYK:
11, 40, 0, 4
HSL:
283°, 83.0508%, 76.8627%
HSV (HSB):
283°, 40.0000%, 96.0784%
XYZ:
55.8286, 42.3654, 91.6211
xyY:
0.2941, 0.2232, 42.3654
CIE-Lab:
71.1221, 43.2119, -38.6067
CIE-LCH:
71.1221, 57.9460, 318.2215
CIE-Luv:
71.1221, 30.7823, -68.1403
Hunter-Lab:
65.0887, 39.1996, -37.8965
#da93f5 color charts
#da93f5 color shades, tints & tones
#da93f5 color schemes
#da93f5 color preview, HTML & CSS examples
This text has a color of #da93f5
<p style="color:#da93f5;">Text here</p>
.mytext {color:#da93f5;}
This box has a color of #da93f5
<div style="background-color:#da93f5;">Content here</div>
.mybackground {background-color:#da93f5;}
Border around this has a color of #da93f5
<div style="border:2px solid #da93f5;">Content here</div>
.myborder {border:2px solid #da93f5;}