#b2e7f7 color space conversions
Hex:
#b2e7f7
RGB:
178, 231, 247
CMY:
30, 9, 3
CMYK:
28, 6, 0, 3
HSL:
194°, 81.1765%, 83.3333%
HSV (HSB):
194°, 27.9352%, 96.8627%
XYZ:
63.7245, 73.3322, 98.7916
xyY:
0.2702, 0.3109, 73.3322
CIE-Lab:
88.6059, -13.2720, -13.2649
CIE-LCH:
88.6059, 18.7644, 224.9845
CIE-Luv:
88.6059, -26.7949, -18.7917
Hunter-Lab:
85.6342, -17.0295, -8.4557
#b2e7f7 color charts
#b2e7f7 color shades, tints & tones
#b2e7f7 color schemes
#b2e7f7 color preview, HTML & CSS examples
This text has a color of #b2e7f7
<p style="color:#b2e7f7;">Text here</p>
.mytext {color:#b2e7f7;}
This box has a color of #b2e7f7
<div style="background-color:#b2e7f7;">Content here</div>
.mybackground {background-color:#b2e7f7;}
Border around this has a color of #b2e7f7
<div style="border:2px solid #b2e7f7;">Content here</div>
.myborder {border:2px solid #b2e7f7;}