#b2e6e6 color space conversions
Hex:
#b2e6e6
RGB:
178, 230, 230
CMY:
30, 10, 10
CMYK:
23, 0, 0, 10
HSL:
180°, 50.9804%, 80.0000%
HSV (HSB):
180°, 22.6087%, 90.1961%
XYZ:
60.9398, 71.7718, 85.5044
xyY:
0.2793, 0.3289, 71.7718
CIE-Lab:
87.8586, -16.5205, -5.4517
CIE-LCH:
87.8586, 17.3968, 198.2627
CIE-Luv:
87.8586, -26.2472, -5.6768
Hunter-Lab:
84.7182, -19.8576, -0.5374
#b2e6e6 color charts
#b2e6e6 color shades, tints & tones
#b2e6e6 color schemes
#b2e6e6 color preview, HTML & CSS examples
This text has a color of #b2e6e6
<p style="color:#b2e6e6;">Text here</p>
.mytext {color:#b2e6e6;}
This box has a color of #b2e6e6
<div style="background-color:#b2e6e6;">Content here</div>
.mybackground {background-color:#b2e6e6;}
Border around this has a color of #b2e6e6
<div style="border:2px solid #b2e6e6;">Content here</div>
.myborder {border:2px solid #b2e6e6;}