#b3fffc color space conversions
Hex:
#b3fffc
RGB:
179, 255, 252
CMY:
30, 0, 1
CMYK:
30, 0, 1, 0
HSL:
178°, 100.0000%, 85.0980%
HSV (HSB):
178°, 29.8039%, 100.0000%
XYZ:
71.9211, 88.1320, 105.3160
xyY:
0.2710, 0.3321, 88.1320
CIE-Lab:
95.2165, -23.7546, -6.0391
CIE-LCH:
95.2165, 24.5102, 194.2642
CIE-Luv:
95.2165, -36.6250, -5.4993
Hunter-Lab:
93.8786, -27.5375, -0.7983
#b3fffc color charts
#b3fffc color shades, tints & tones
#b3fffc color schemes
#b3fffc color preview, HTML & CSS examples
This text has a color of #b3fffc
<p style="color:#b3fffc;">Text here</p>
.mytext {color:#b3fffc;}
This box has a color of #b3fffc
<div style="background-color:#b3fffc;">Content here</div>
.mybackground {background-color:#b3fffc;}
Border around this has a color of #b3fffc
<div style="border:2px solid #b3fffc;">Content here</div>
.myborder {border:2px solid #b3fffc;}