#b2c1e5 color space conversions
Hex:
#b2c1e5
RGB:
178, 193, 229
CMY:
30, 24, 10
CMYK:
22, 16, 0, 10
HSL:
222°, 49.5146%, 79.8039%
HSV (HSB):
222°, 22.2707%, 89.8039%
XYZ:
51.5729, 53.2620, 81.6912
xyY:
0.2765, 0.2855, 53.2620
CIE-Lab:
78.0295, 2.5168, -19.6137
CIE-LCH:
78.0295, 19.7746, 277.3120
CIE-Luv:
78.0295, -9.6821, -31.2396
Hunter-Lab:
72.9809, -1.5770, -15.2797
#b2c1e5 color charts
#b2c1e5 color shades, tints & tones
#b2c1e5 color schemes
#b2c1e5 color preview, HTML & CSS examples
This text has a color of #b2c1e5
<p style="color:#b2c1e5;">Text here</p>
.mytext {color:#b2c1e5;}
This box has a color of #b2c1e5
<div style="background-color:#b2c1e5;">Content here</div>
.mybackground {background-color:#b2c1e5;}
Border around this has a color of #b2c1e5
<div style="border:2px solid #b2c1e5;">Content here</div>
.myborder {border:2px solid #b2c1e5;}