#da95e7 color space conversions
Hex:
#da95e7
RGB:
218, 149, 231
CMY:
15, 42, 9
CMYK:
6, 35, 0, 9
HSL:
290°, 63.0769%, 74.5098%
HSV (HSB):
290°, 35.4978%, 90.5882%
XYZ:
54.0847, 42.1698, 80.8903
xyY:
0.3053, 0.2381, 42.1698
CIE-Lab:
70.9879, 39.3845, -31.1586
CIE-LCH:
70.9879, 50.2195, 321.6511
CIE-Luv:
70.9879, 32.2597, -55.3106
Hunter-Lab:
64.9383, 35.0239, -28.3977
#da95e7 color charts
#da95e7 color shades, tints & tones
#da95e7 color schemes
#da95e7 color preview, HTML & CSS examples
This text has a color of #da95e7
<p style="color:#da95e7;">Text here</p>
.mytext {color:#da95e7;}
This box has a color of #da95e7
<div style="background-color:#da95e7;">Content here</div>
.mybackground {background-color:#da95e7;}
Border around this has a color of #da95e7
<div style="border:2px solid #da95e7;">Content here</div>
.myborder {border:2px solid #da95e7;}