#da9dfc color space conversions
Hex:
#da9dfc
RGB:
218, 157, 252
CMY:
15, 38, 1
CMYK:
13, 38, 0, 1
HSL:
279°, 94.0594%, 80.1961%
HSV (HSB):
279°, 37.6984%, 98.8235%
XYZ:
58.5411, 46.0476, 97.8981
xyY:
0.2891, 0.2274, 46.0476
CIE-Lab:
73.5764, 39.3077, -38.5923
CIE-LCH:
73.5764, 55.0859, 315.5262
CIE-Luv:
73.5764, 25.5206, -67.8864
Hunter-Lab:
67.8584, 35.2388, -38.0357
#da9dfc color charts
#da9dfc color shades, tints & tones
#da9dfc color schemes
#da9dfc color preview, HTML & CSS examples
This text has a color of #da9dfc
<p style="color:#da9dfc;">Text here</p>
.mytext {color:#da9dfc;}
This box has a color of #da9dfc
<div style="background-color:#da9dfc;">Content here</div>
.mybackground {background-color:#da9dfc;}
Border around this has a color of #da9dfc
<div style="border:2px solid #da9dfc;">Content here</div>
.myborder {border:2px solid #da9dfc;}