#da95f6 color space conversions
Hex:
#da95f6
RGB:
218, 149, 246
CMY:
15, 42, 4
CMYK:
11, 39, 0, 4
HSL:
283°, 84.3478%, 77.4510%
HSV (HSB):
283°, 39.4309%, 96.4706%
XYZ:
56.2954, 43.0541, 92.5320
xyY:
0.2934, 0.2244, 43.0541
CIE-Lab:
71.5917, 42.3519, -38.4208
CIE-LCH:
71.5917, 57.1825, 317.7863
CIE-Luv:
71.5917, 29.7887, -67.7743
Hunter-Lab:
65.6157, 38.3180, -37.6805
#da95f6 color charts
#da95f6 color shades, tints & tones
#da95f6 color schemes
#da95f6 color preview, HTML & CSS examples
This text has a color of #da95f6
<p style="color:#da95f6;">Text here</p>
.mytext {color:#da95f6;}
This box has a color of #da95f6
<div style="background-color:#da95f6;">Content here</div>
.mybackground {background-color:#da95f6;}
Border around this has a color of #da95f6
<div style="border:2px solid #da95f6;">Content here</div>
.myborder {border:2px solid #da95f6;}