#b2fdfa color space conversions
Hex:
#b2fdfa
RGB:
178, 253, 250
CMY:
30, 1, 2
CMYK:
30, 0, 1, 1
HSL:
178°, 94.9367%, 84.5098%
HSV (HSB):
178°, 29.6443%, 99.2157%
XYZ:
70.7407, 86.6177, 103.4329
xyY:
0.2713, 0.3321, 86.6177
CIE-Lab:
94.5758, -23.4995, -5.9578
CIE-LCH:
94.5758, 24.2429, 194.2264
CIE-Luv:
94.5758, -36.1962, -5.4063
Hunter-Lab:
93.0686, -27.1937, -0.7446
#b2fdfa color charts
#b2fdfa color shades, tints & tones
#b2fdfa color schemes
#b2fdfa color preview, HTML & CSS examples
This text has a color of #b2fdfa
<p style="color:#b2fdfa;">Text here</p>
.mytext {color:#b2fdfa;}
This box has a color of #b2fdfa
<div style="background-color:#b2fdfa;">Content here</div>
.mybackground {background-color:#b2fdfa;}
Border around this has a color of #b2fdfa
<div style="border:2px solid #b2fdfa;">Content here</div>
.myborder {border:2px solid #b2fdfa;}