#b2f8fd color space conversions
Hex:
#b2f8fd
RGB:
178, 248, 253
CMY:
30, 3, 1
CMYK:
30, 2, 0, 1
HSL:
184°, 94.9367%, 84.5098%
HSV (HSB):
184°, 29.6443%, 99.2157%
XYZ:
69.6571, 83.6916, 105.4113
xyY:
0.2692, 0.3234, 83.6916
CIE-Lab:
93.3164, -20.3964, -9.3748
CIE-LCH:
93.3164, 22.4478, 204.6849
CIE-Luv:
93.3164, -34.0586, -11.4118
Hunter-Lab:
91.4831, -24.1819, -4.2786
#b2f8fd color charts
#b2f8fd color shades, tints & tones
#b2f8fd color schemes
#b2f8fd color preview, HTML & CSS examples
This text has a color of #b2f8fd
<p style="color:#b2f8fd;">Text here</p>
.mytext {color:#b2f8fd;}
This box has a color of #b2f8fd
<div style="background-color:#b2f8fd;">Content here</div>
.mybackground {background-color:#b2f8fd;}
Border around this has a color of #b2f8fd
<div style="border:2px solid #b2f8fd;">Content here</div>
.myborder {border:2px solid #b2f8fd;}