#b3f5fd color space conversions
Hex:
#b3f5fd
RGB:
179, 245, 253
CMY:
30, 4, 1
CMYK:
29, 3, 0, 1
HSL:
186°, 94.8718%, 84.7059%
HSV (HSB):
186°, 29.2490%, 99.2157%
XYZ:
68.9724, 81.9804, 105.1171
xyY:
0.2694, 0.3201, 81.9804
CIE-Lab:
92.5662, -18.6447, -10.4840
CIE-LCH:
92.5662, 21.3901, 209.3493
CIE-Luv:
92.5662, -32.3794, -13.4836
Hunter-Lab:
90.5430, -22.4753, -5.4534
#b3f5fd color charts
#b3f5fd color shades, tints & tones
#b3f5fd color schemes
#b3f5fd color preview, HTML & CSS examples
This text has a color of #b3f5fd
<p style="color:#b3f5fd;">Text here</p>
.mytext {color:#b3f5fd;}
This box has a color of #b3f5fd
<div style="background-color:#b3f5fd;">Content here</div>
.mybackground {background-color:#b3f5fd;}
Border around this has a color of #b3f5fd
<div style="border:2px solid #b3f5fd;">Content here</div>
.myborder {border:2px solid #b3f5fd;}