#b1ffff color space conversions
Hex:
#b1ffff
RGB:
177, 255, 255
CMY:
31, 0, 0
CMYK:
31, 0, 0, 0
HSL:
180°, 100.0000%, 84.7059%
HSV (HSB):
180°, 30.5882%, 100.0000%
XYZ:
71.9415, 88.0871, 107.8185
xyY:
0.2686, 0.3289, 88.0871
CIE-Lab:
95.1976, -23.6302, -7.6261
CIE-LCH:
95.1976, 24.8303, 197.8863
CIE-Luv:
95.1976, -37.3905, -8.0818
Hunter-Lab:
93.8547, -27.4221, -2.4129
#b1ffff color charts
#b1ffff color shades, tints & tones
#b1ffff color schemes
#b1ffff color preview, HTML & CSS examples
This text has a color of #b1ffff
<p style="color:#b1ffff;">Text here</p>
.mytext {color:#b1ffff;}
This box has a color of #b1ffff
<div style="background-color:#b1ffff;">Content here</div>
.mybackground {background-color:#b1ffff;}
Border around this has a color of #b1ffff
<div style="border:2px solid #b1ffff;">Content here</div>
.myborder {border:2px solid #b1ffff;}