#b8b5ec color space conversions
Hex:
#b8b5ec
RGB:
184, 181, 236
CMY:
28, 29, 7
CMYK:
22, 23, 0, 7
HSL:
243°, 59.1398%, 81.7647%
HSV (HSB):
243°, 23.3051%, 92.5490%
XYZ:
51.4314, 49.2942, 86.1609
xyY:
0.2752, 0.2638, 49.2942
CIE-Lab:
75.6340, 12.4685, -26.9997
CIE-LCH:
75.6340, 29.7397, 294.7876
CIE-Luv:
75.6340, -1.7553, -44.7803
Hunter-Lab:
70.2098, 7.8908, -23.6133
#b8b5ec color charts
#b8b5ec color shades, tints & tones
#b8b5ec color schemes
#b8b5ec color preview, HTML & CSS examples
This text has a color of #b8b5ec
<p style="color:#b8b5ec;">Text here</p>
.mytext {color:#b8b5ec;}
This box has a color of #b8b5ec
<div style="background-color:#b8b5ec;">Content here</div>
.mybackground {background-color:#b8b5ec;}
Border around this has a color of #b8b5ec
<div style="border:2px solid #b8b5ec;">Content here</div>
.myborder {border:2px solid #b8b5ec;}