#b5b0d5 color space conversions
Hex:
#b5b0d5
RGB:
181, 176, 213
CMY:
29, 31, 16
CMYK:
15, 17, 0, 16
HSL:
248°, 30.5785%, 76.2745%
HSV (HSB):
248°, 17.3709%, 83.5294%
XYZ:
46.5916, 45.6785, 69.3120
xyY:
0.2883, 0.2827, 45.6785
CIE-Lab:
73.3364, 9.1683, -18.0182
CIE-LCH:
73.3364, 20.2167, 296.9687
CIE-Luv:
73.3364, 0.4620, -29.4131
Hunter-Lab:
67.5859, 4.7771, -13.4941
#b5b0d5 color charts
#b5b0d5 color shades, tints & tones
#b5b0d5 color schemes
#b5b0d5 color preview, HTML & CSS examples
This text has a color of #b5b0d5
<p style="color:#b5b0d5;">Text here</p>
.mytext {color:#b5b0d5;}
This box has a color of #b5b0d5
<div style="background-color:#b5b0d5;">Content here</div>
.mybackground {background-color:#b5b0d5;}
Border around this has a color of #b5b0d5
<div style="border:2px solid #b5b0d5;">Content here</div>
.myborder {border:2px solid #b5b0d5;}