#b3e8df color space conversions
Hex:
#b3e8df
RGB:
179, 232, 223
CMY:
30, 9, 13
CMYK:
23, 0, 4, 9
HSL:
170°, 53.5354%, 80.5882%
HSV (HSB):
170°, 22.8448%, 90.9804%
XYZ:
60.7663, 72.6246, 80.6273
xyY:
0.2839, 0.3393, 72.6246
CIE-Lab:
88.2684, -18.6964, -1.1680
CIE-LCH:
88.2684, 18.7329, 183.5749
CIE-Luv:
88.2684, -26.6518, 1.3926
Hunter-Lab:
85.2201, -21.8555, 3.5594
#b3e8df color charts
#b3e8df color shades, tints & tones
#b3e8df color schemes
#b3e8df color preview, HTML & CSS examples
This text has a color of #b3e8df
<p style="color:#b3e8df;">Text here</p>
.mytext {color:#b3e8df;}
This box has a color of #b3e8df
<div style="background-color:#b3e8df;">Content here</div>
.mybackground {background-color:#b3e8df;}
Border around this has a color of #b3e8df
<div style="border:2px solid #b3e8df;">Content here</div>
.myborder {border:2px solid #b3e8df;}