#b5add3 color space conversions
Hex:
#b5add3
RGB:
181, 173, 211
CMY:
29, 32, 17
CMYK:
14, 18, 0, 17
HSL:
253°, 30.1587%, 75.2941%
HSV (HSB):
253°, 18.0095%, 82.7451%
XYZ:
45.7575, 44.4140, 67.7891
xyY:
0.2897, 0.2812, 44.4140
CIE-Lab:
72.5044, 10.3879, -18.1835
CIE-LCH:
72.5044, 20.9415, 299.7387
CIE-Luv:
72.5044, 1.9979, -29.8196
Hunter-Lab:
66.6439, 5.9309, -13.6582
#b5add3 color charts
#b5add3 color shades, tints & tones
#b5add3 color schemes
#b5add3 color preview, HTML & CSS examples
This text has a color of #b5add3
<p style="color:#b5add3;">Text here</p>
.mytext {color:#b5add3;}
This box has a color of #b5add3
<div style="background-color:#b5add3;">Content here</div>
.mybackground {background-color:#b5add3;}
Border around this has a color of #b5add3
<div style="border:2px solid #b5add3;">Content here</div>
.myborder {border:2px solid #b5add3;}