#b6fffd color space conversions
Hex:
#b6fffd
RGB:
182, 255, 253
CMY:
29, 0, 1
CMYK:
29, 0, 1, 0
HSL:
178°, 100.0000%, 85.6863%
HSV (HSB):
178°, 28.6275%, 100.0000%
XYZ:
72.7810, 88.5569, 106.1857
xyY:
0.2721, 0.3310, 88.5569
CIE-Lab:
95.3950, -22.7151, -6.2744
CIE-LCH:
95.3950, 23.5657, 195.4414
CIE-Luv:
95.3950, -35.4075, -6.0445
Hunter-Lab:
94.1047, -26.6304, -1.0283
#b6fffd color charts
#b6fffd color shades, tints & tones
#b6fffd color schemes
#b6fffd color preview, HTML & CSS examples
This text has a color of #b6fffd
<p style="color:#b6fffd;">Text here</p>
.mytext {color:#b6fffd;}
This box has a color of #b6fffd
<div style="background-color:#b6fffd;">Content here</div>
.mybackground {background-color:#b6fffd;}
Border around this has a color of #b6fffd
<div style="border:2px solid #b6fffd;">Content here</div>
.myborder {border:2px solid #b6fffd;}