#b2badc color space conversions
Hex:
#b2badc
RGB:
178, 186, 220
CMY:
30, 27, 14
CMYK:
19, 15, 0, 14
HSL:
229°, 37.5000%, 78.0392%
HSV (HSB):
229°, 19.0909%, 86.2745%
XYZ:
48.8373, 49.7501, 74.7389
xyY:
0.2818, 0.2870, 49.7501
CIE-Lab:
75.9156, 4.2860, -17.9493
CIE-LCH:
75.9156, 18.4539, 283.4299
CIE-Luv:
75.9156, -6.1095, -28.6850
Hunter-Lab:
70.5337, 0.1586, -13.4512
#b2badc color charts
#b2badc color shades, tints & tones
#b2badc color schemes
#b2badc color preview, HTML & CSS examples
This text has a color of #b2badc
<p style="color:#b2badc;">Text here</p>
.mytext {color:#b2badc;}
This box has a color of #b2badc
<div style="background-color:#b2badc;">Content here</div>
.mybackground {background-color:#b2badc;}
Border around this has a color of #b2badc
<div style="border:2px solid #b2badc;">Content here</div>
.myborder {border:2px solid #b2badc;}