#b2eff5 color space conversions
Hex:
#b2eff5
RGB:
178, 239, 245
CMY:
30, 6, 4
CMYK:
27, 2, 0, 4
HSL:
185°, 77.0115%, 82.9412%
HSV (HSB):
185°, 27.3469%, 96.0784%
XYZ:
65.7080, 77.7906, 97.9381
xyY:
0.2722, 0.3222, 77.7906
CIE-Lab:
90.6842, -17.7362, -9.1223
CIE-LCH:
90.6842, 19.9447, 207.2183
CIE-Luv:
90.6842, -30.2348, -11.3878
Hunter-Lab:
88.1990, -21.3661, -4.0977
#b2eff5 color charts
#b2eff5 color shades, tints & tones
#b2eff5 color schemes
#b2eff5 color preview, HTML & CSS examples
This text has a color of #b2eff5
<p style="color:#b2eff5;">Text here</p>
.mytext {color:#b2eff5;}
This box has a color of #b2eff5
<div style="background-color:#b2eff5;">Content here</div>
.mybackground {background-color:#b2eff5;}
Border around this has a color of #b2eff5
<div style="border:2px solid #b2eff5;">Content here</div>
.myborder {border:2px solid #b2eff5;}