#b2e9f2 color space conversions
Hex:
#b2e9f2
RGB:
178, 233, 242
CMY:
30, 9, 5
CMYK:
26, 4, 0, 5
HSL:
188°, 71.1111%, 82.3529%
HSV (HSB):
188°, 26.4463%, 94.9020%
XYZ:
63.5260, 74.1536, 94.9693
xyY:
0.2731, 0.3187, 74.1536
CIE-Lab:
88.9950, -15.4041, -10.0640
CIE-LCH:
88.9950, 18.4003, 213.1578
CIE-Luv:
88.9950, -27.6321, -13.2538
Hunter-Lab:
86.1125, -19.0157, -5.1093
#b2e9f2 color charts
#b2e9f2 color shades, tints & tones
#b2e9f2 color schemes
#b2e9f2 color preview, HTML & CSS examples
This text has a color of #b2e9f2
<p style="color:#b2e9f2;">Text here</p>
.mytext {color:#b2e9f2;}
This box has a color of #b2e9f2
<div style="background-color:#b2e9f2;">Content here</div>
.mybackground {background-color:#b2e9f2;}
Border around this has a color of #b2e9f2
<div style="border:2px solid #b2e9f2;">Content here</div>
.myborder {border:2px solid #b2e9f2;}