#b2f0f6 color space conversions
Hex:
#b2f0f6
RGB:
178, 240, 246
CMY:
30, 6, 4
CMYK:
28, 2, 0, 4
HSL:
185°, 79.0698%, 83.1373%
HSV (HSB):
185°, 27.6423%, 96.4706%
XYZ:
66.1547, 78.4390, 98.8423
xyY:
0.2718, 0.3222, 78.4390
CIE-Lab:
90.9798, -18.0107, -9.2050
CIE-LCH:
90.9798, 20.2267, 207.0708
CIE-Luv:
90.9798, -30.6653, -11.4822
Hunter-Lab:
88.5658, -21.6585, -4.1735
#b2f0f6 color charts
#b2f0f6 color shades, tints & tones
#b2f0f6 color schemes
#b2f0f6 color preview, HTML & CSS examples
This text has a color of #b2f0f6
<p style="color:#b2f0f6;">Text here</p>
.mytext {color:#b2f0f6;}
This box has a color of #b2f0f6
<div style="background-color:#b2f0f6;">Content here</div>
.mybackground {background-color:#b2f0f6;}
Border around this has a color of #b2f0f6
<div style="border:2px solid #b2f0f6;">Content here</div>
.myborder {border:2px solid #b2f0f6;}