#b2bedc color space conversions
Hex:
#b2bedc
RGB:
178, 190, 220
CMY:
30, 25, 14
CMYK:
19, 14, 0, 14
HSL:
223°, 37.5000%, 78.0392%
HSV (HSB):
223°, 19.0909%, 86.2745%
XYZ:
49.6918, 51.4592, 75.0237
xyY:
0.2821, 0.2921, 51.4592
CIE-Lab:
76.9563, 2.1225, -16.3788
CIE-LCH:
76.9563, 16.5157, 277.3836
CIE-Luv:
76.9563, -7.9353, -25.8573
Hunter-Lab:
71.7351, -1.8871, -11.7936
#b2bedc color charts
#b2bedc color shades, tints & tones
#b2bedc color schemes
#b2bedc color preview, HTML & CSS examples
This text has a color of #b2bedc
<p style="color:#b2bedc;">Text here</p>
.mytext {color:#b2bedc;}
This box has a color of #b2bedc
<div style="background-color:#b2bedc;">Content here</div>
.mybackground {background-color:#b2bedc;}
Border around this has a color of #b2bedc
<div style="border:2px solid #b2bedc;">Content here</div>
.myborder {border:2px solid #b2bedc;}