#b7a0ed color space conversions
Hex:
#b7a0ed
RGB:
183, 160, 237
CMY:
28, 37, 7
CMYK:
23, 32, 0, 7
HSL:
258°, 68.1416%, 77.8431%
HSV (HSB):
258°, 32.4895%, 92.9412%
XYZ:
47.3853, 41.3233, 85.5995
xyY:
0.2718, 0.2371, 41.3233
CIE-Lab:
70.4019, 24.0435, -35.6180
CIE-LCH:
70.4019, 42.9736, 304.0208
CIE-Luv:
70.4019, 6.6665, -60.2685
Hunter-Lab:
64.2832, 19.0827, -33.9523
#b7a0ed color charts
#b7a0ed color shades, tints & tones
#b7a0ed color schemes
#b7a0ed color preview, HTML & CSS examples
This text has a color of #b7a0ed
<p style="color:#b7a0ed;">Text here</p>
.mytext {color:#b7a0ed;}
This box has a color of #b7a0ed
<div style="background-color:#b7a0ed;">Content here</div>
.mybackground {background-color:#b7a0ed;}
Border around this has a color of #b7a0ed
<div style="border:2px solid #b7a0ed;">Content here</div>
.myborder {border:2px solid #b7a0ed;}