#b2c6fd color space conversions
Hex:
#b2c6fd
RGB:
178, 198, 253
CMY:
30, 22, 1
CMYK:
30, 22, 0, 1
HSL:
224°, 94.9367%, 84.5098%
HSV (HSB):
224°, 29.6443%, 99.2157%
XYZ:
56.2838, 56.9450, 100.9535
xyY:
0.2628, 0.2659, 56.9450
CIE-Lab:
80.1486, 5.4396, -29.2486
CIE-LCH:
80.1486, 29.7501, 280.5353
CIE-Luv:
80.1486, -12.8019, -47.8635
Hunter-Lab:
75.4619, 1.0772, -26.4953
#b2c6fd color charts
#b2c6fd color shades, tints & tones
#b2c6fd color schemes
#b2c6fd color preview, HTML & CSS examples
This text has a color of #b2c6fd
<p style="color:#b2c6fd;">Text here</p>
.mytext {color:#b2c6fd;}
This box has a color of #b2c6fd
<div style="background-color:#b2c6fd;">Content here</div>
.mybackground {background-color:#b2c6fd;}
Border around this has a color of #b2c6fd
<div style="border:2px solid #b2c6fd;">Content here</div>
.myborder {border:2px solid #b2c6fd;}