#b0fffd color space conversions
Hex:
#b0fffd
RGB:
176, 255, 253
CMY:
31, 0, 1
CMYK:
31, 0, 1, 0
HSL:
178°, 100.0000%, 84.5098%
HSV (HSB):
178°, 30.9804%, 100.0000%
XYZ:
71.3941, 87.8420, 106.1208
xyY:
0.2690, 0.3310, 87.8420
CIE-Lab:
95.0944, -24.3437, -6.7523
CIE-LCH:
95.0944, 25.2628, 195.5026
CIE-Luv:
95.0944, -37.8042, -6.5549
Hunter-Lab:
93.7240, -28.0450, -1.5254
#b0fffd color charts
#b0fffd color shades, tints & tones
#b0fffd color schemes
#b0fffd color preview, HTML & CSS examples
This text has a color of #b0fffd
<p style="color:#b0fffd;">Text here</p>
.mytext {color:#b0fffd;}
This box has a color of #b0fffd
<div style="background-color:#b0fffd;">Content here</div>
.mybackground {background-color:#b0fffd;}
Border around this has a color of #b0fffd
<div style="border:2px solid #b0fffd;">Content here</div>
.myborder {border:2px solid #b0fffd;}