#b2e8f5 color space conversions
Hex:
#b2e8f5
RGB:
178, 232, 245
CMY:
30, 9, 4
CMYK:
27, 5, 0, 4
HSL:
192°, 77.0115%, 82.9412%
HSV (HSB):
192°, 27.3469%, 96.0784%
XYZ:
63.6981, 73.7708, 97.2681
xyY:
0.2714, 0.3143, 73.7708
CIE-Lab:
88.8140, -14.2295, -11.9056
CIE-LCH:
88.8140, 18.5532, 219.9187
CIE-Luv:
88.8140, -27.2144, -16.4262
Hunter-Lab:
85.8899, -17.9272, -7.0215
#b2e8f5 color charts
#b2e8f5 color shades, tints & tones
#b2e8f5 color schemes
#b2e8f5 color preview, HTML & CSS examples
This text has a color of #b2e8f5
<p style="color:#b2e8f5;">Text here</p>
.mytext {color:#b2e8f5;}
This box has a color of #b2e8f5
<div style="background-color:#b2e8f5;">Content here</div>
.mybackground {background-color:#b2e8f5;}
Border around this has a color of #b2e8f5
<div style="border:2px solid #b2e8f5;">Content here</div>
.myborder {border:2px solid #b2e8f5;}