#b5ffff color space conversions
Hex:
#b5ffff
RGB:
181, 255, 255
CMY:
29, 0, 0
CMYK:
29, 0, 0, 0
HSL:
180°, 100.0000%, 85.4902%
HSV (HSB):
180°, 29.0196%, 100.0000%
XYZ:
72.8661, 88.5638, 107.8618
xyY:
0.2706, 0.3289, 88.5638
CIE-Lab:
95.3978, -22.5494, -7.3076
CIE-LCH:
95.3978, 23.7039, 197.9560
CIE-Luv:
95.3978, -35.7988, -7.7385
Hunter-Lab:
94.1083, -26.4808, -2.0791
#b5ffff color charts
#b5ffff color shades, tints & tones
#b5ffff color schemes
#b5ffff color preview, HTML & CSS examples
This text has a color of #b5ffff
<p style="color:#b5ffff;">Text here</p>
.mytext {color:#b5ffff;}
This box has a color of #b5ffff
<div style="background-color:#b5ffff;">Content here</div>
.mybackground {background-color:#b5ffff;}
Border around this has a color of #b5ffff
<div style="border:2px solid #b5ffff;">Content here</div>
.myborder {border:2px solid #b5ffff;}