#b2e0e4 color space conversions
Hex:
#b2e0e4
RGB:
178, 224, 228
CMY:
30, 12, 11
CMYK:
22, 2, 0, 11
HSL:
185°, 48.0769%, 79.6078%
HSV (HSB):
185°, 21.9298%, 89.4118%
XYZ:
59.0193, 68.3777, 83.4864
xyY:
0.2799, 0.3242, 68.3777
CIE-Lab:
86.1950, -13.9272, -6.8569
CIE-LCH:
86.1950, 15.5236, 206.2127
CIE-Luv:
86.1950, -23.5558, -8.3062
Hunter-Lab:
82.6908, -17.3072, -1.9768
#b2e0e4 color charts
#b2e0e4 color shades, tints & tones
#b2e0e4 color schemes
#b2e0e4 color preview, HTML & CSS examples
This text has a color of #b2e0e4
<p style="color:#b2e0e4;">Text here</p>
.mytext {color:#b2e0e4;}
This box has a color of #b2e0e4
<div style="background-color:#b2e0e4;">Content here</div>
.mybackground {background-color:#b2e0e4;}
Border around this has a color of #b2e0e4
<div style="border:2px solid #b2e0e4;">Content here</div>
.myborder {border:2px solid #b2e0e4;}