#da95ee color space conversions
Hex:
#da95ee
RGB:
218, 149, 238
CMY:
15, 42, 7
CMYK:
8, 37, 0, 7
HSL:
287°, 72.3577%, 75.8824%
HSV (HSB):
287°, 37.3950%, 93.3333%
XYZ:
55.0935, 42.5734, 86.2027
xyY:
0.2996, 0.2315, 42.5734
CIE-Lab:
71.2644, 40.7526, -34.5633
CIE-LCH:
71.2644, 53.4359, 319.6979
CIE-Luv:
71.2644, 31.1025, -61.1306
Hunter-Lab:
65.2483, 36.5351, -32.6571
#da95ee color charts
#da95ee color shades, tints & tones
#da95ee color schemes
#da95ee color preview, HTML & CSS examples
This text has a color of #da95ee
<p style="color:#da95ee;">Text here</p>
.mytext {color:#da95ee;}
This box has a color of #da95ee
<div style="background-color:#da95ee;">Content here</div>
.mybackground {background-color:#da95ee;}
Border around this has a color of #da95ee
<div style="border:2px solid #da95ee;">Content here</div>
.myborder {border:2px solid #da95ee;}