#da99f7 color space conversions
Hex:
#da99f7
RGB:
218, 153, 247
CMY:
15, 40, 3
CMYK:
12, 38, 0, 3
HSL:
281°, 85.4545%, 78.4314%
HSV (HSB):
281°, 38.0567%, 96.8627%
XYZ:
57.0932, 44.4033, 93.5572
xyY:
0.2927, 0.2276, 44.4033
CIE-Lab:
72.4972, 40.4228, -37.5566
CIE-LCH:
72.4972, 55.1770, 317.1050
CIE-Luv:
72.4972, 27.9583, -66.1847
Hunter-Lab:
66.6358, 36.3252, -36.5986
#da99f7 color charts
#da99f7 color shades, tints & tones
#da99f7 color schemes
#da99f7 color preview, HTML & CSS examples
This text has a color of #da99f7
<p style="color:#da99f7;">Text here</p>
.mytext {color:#da99f7;}
This box has a color of #da99f7
<div style="background-color:#da99f7;">Content here</div>
.mybackground {background-color:#da99f7;}
Border around this has a color of #da99f7
<div style="border:2px solid #da99f7;">Content here</div>
.myborder {border:2px solid #da99f7;}