#b3e6f6 color space conversions
Hex:
#b3e6f6
RGB:
179, 230, 246
CMY:
30, 10, 4
CMYK:
27, 7, 0, 4
HSL:
194°, 78.8235%, 83.3333%
HSV (HSB):
194°, 27.2358%, 96.4706%
XYZ:
63.5218, 72.8312, 97.8986
xyY:
0.2712, 0.3109, 72.8312
CIE-Lab:
88.3671, -12.7074, -13.0914
CIE-LCH:
88.3671, 18.2445, 225.8529
CIE-Luv:
88.3671, -25.9269, -18.5902
Hunter-Lab:
85.3412, -16.4846, -8.2754
#b3e6f6 color charts
#b3e6f6 color shades, tints & tones
#b3e6f6 color schemes
#b3e6f6 color preview, HTML & CSS examples
This text has a color of #b3e6f6
<p style="color:#b3e6f6;">Text here</p>
.mytext {color:#b3e6f6;}
This box has a color of #b3e6f6
<div style="background-color:#b3e6f6;">Content here</div>
.mybackground {background-color:#b3e6f6;}
Border around this has a color of #b3e6f6
<div style="border:2px solid #b3e6f6;">Content here</div>
.myborder {border:2px solid #b3e6f6;}