#b5fcff color space conversions
Hex:
#b5fcff
RGB:
181, 252, 255
CMY:
29, 1, 0
CMYK:
29, 1, 0, 0
HSL:
182°, 100.0000%, 85.4902%
HSV (HSB):
182°, 29.0196%, 100.0000%
XYZ:
71.9165, 86.6646, 107.5453
xyY:
0.2702, 0.3257, 86.6646
CIE-Lab:
94.5958, -21.0888, -8.4952
CIE-LCH:
94.5958, 22.7356, 201.9410
CIE-Luv:
94.5958, -34.5281, -9.8876
Hunter-Lab:
93.0938, -25.0200, -3.3283
#b5fcff color charts
#b5fcff color shades, tints & tones
#b5fcff color schemes
#b5fcff color preview, HTML & CSS examples
This text has a color of #b5fcff
<p style="color:#b5fcff;">Text here</p>
.mytext {color:#b5fcff;}
This box has a color of #b5fcff
<div style="background-color:#b5fcff;">Content here</div>
.mybackground {background-color:#b5fcff;}
Border around this has a color of #b5fcff
<div style="border:2px solid #b5fcff;">Content here</div>
.myborder {border:2px solid #b5fcff;}