#da93f3 color space conversions
Hex:
#da93f3
RGB:
218, 147, 243
CMY:
15, 42, 5
CMYK:
10, 40, 0, 5
HSL:
284°, 80.0000%, 76.4706%
HSV (HSB):
284°, 39.5062%, 95.2941%
XYZ:
55.5248, 42.2439, 90.0214
xyY:
0.2957, 0.2250, 42.2439
CIE-Lab:
71.0388, 42.8104, -37.6451
CIE-LCH:
71.0388, 57.0078, 318.6734
CIE-Luv:
71.0388, 31.1175, -66.4822
Hunter-Lab:
64.9953, 38.7488, -36.6226
#da93f3 color charts
#da93f3 color shades, tints & tones
#da93f3 color schemes
#da93f3 color preview, HTML & CSS examples
This text has a color of #da93f3
<p style="color:#da93f3;">Text here</p>
.mytext {color:#da93f3;}
This box has a color of #da93f3
<div style="background-color:#da93f3;">Content here</div>
.mybackground {background-color:#da93f3;}
Border around this has a color of #da93f3
<div style="border:2px solid #da93f3;">Content here</div>
.myborder {border:2px solid #da93f3;}