#da7bed color space conversions
Hex:
#da7bed
RGB:
218, 123, 237
CMY:
15, 52, 7
CMYK:
8, 48, 0, 7
HSL:
290°, 76.0000%, 70.5882%
HSV (HSB):
290°, 48.1013%, 92.9412%
XYZ:
51.2825, 35.1858, 84.2094
xyY:
0.3005, 0.2062, 35.1858
CIE-Lab:
65.8930, 54.0619, -42.3871
CIE-LCH:
65.8930, 68.6976, 321.9018
CIE-Luv:
65.8930, 41.8028, -75.0240
Hunter-Lab:
59.3176, 50.5147, -42.6479
#da7bed color charts
#da7bed color shades, tints & tones
#da7bed color schemes
#da7bed color preview, HTML & CSS examples
This text has a color of #da7bed
<p style="color:#da7bed;">Text here</p>
.mytext {color:#da7bed;}
This box has a color of #da7bed
<div style="background-color:#da7bed;">Content here</div>
.mybackground {background-color:#da7bed;}
Border around this has a color of #da7bed
<div style="border:2px solid #da7bed;">Content here</div>
.myborder {border:2px solid #da7bed;}