#b7addc color space conversions
Hex:
#b7addc
RGB:
183, 173, 220
CMY:
28, 32, 14
CMYK:
17, 21, 0, 14
HSL:
253°, 40.1709%, 77.0588%
HSV (HSB):
253°, 21.3636%, 86.2745%
XYZ:
47.3903, 45.1217, 73.9218
xyY:
0.2847, 0.2711, 45.1217
CIE-Lab:
72.9720, 12.9792, -22.3792
CIE-LCH:
72.9720, 25.8706, 300.1123
CIE-Luv:
72.9720, 2.4151, -37.0456
Hunter-Lab:
67.1727, 8.3793, -18.2262
#b7addc color charts
#b7addc color shades, tints & tones
#b7addc color schemes
#b7addc color preview, HTML & CSS examples
This text has a color of #b7addc
<p style="color:#b7addc;">Text here</p>
.mytext {color:#b7addc;}
This box has a color of #b7addc
<div style="background-color:#b7addc;">Content here</div>
.mybackground {background-color:#b7addc;}
Border around this has a color of #b7addc
<div style="border:2px solid #b7addc;">Content here</div>
.myborder {border:2px solid #b7addc;}