#b7a8ec color space conversions
Hex:
#b7a8ec
RGB:
183, 168, 236
CMY:
28, 34, 7
CMYK:
22, 29, 0, 7
HSL:
253°, 64.1509%, 79.2157%
HSV (HSB):
253°, 28.8136%, 92.5490%
XYZ:
48.6714, 44.1287, 85.3093
xyY:
0.2733, 0.2478, 44.1287
CIE-Lab:
72.3144, 19.3545, -32.1116
CIE-LCH:
72.3144, 37.4934, 301.0784
CIE-Luv:
72.3144, 3.3727, -53.9843
Hunter-Lab:
66.4294, 14.5316, -29.6402
#b7a8ec color charts
#b7a8ec color shades, tints & tones
#b7a8ec color schemes
#b7a8ec color preview, HTML & CSS examples
This text has a color of #b7a8ec
<p style="color:#b7a8ec;">Text here</p>
.mytext {color:#b7a8ec;}
This box has a color of #b7a8ec
<div style="background-color:#b7a8ec;">Content here</div>
.mybackground {background-color:#b7a8ec;}
Border around this has a color of #b7a8ec
<div style="border:2px solid #b7a8ec;">Content here</div>
.myborder {border:2px solid #b7a8ec;}