#b0e0f4 color space conversions
Hex:
#b0e0f4
RGB:
176, 224, 244
CMY:
31, 12, 4
CMYK:
28, 8, 0, 4
HSL:
198°, 75.5556%, 82.3529%
HSV (HSB):
198°, 27.8689%, 95.6863%
XYZ:
60.8893, 69.0731, 95.7112
xyY:
0.2698, 0.3061, 69.0731
CIE-Lab:
86.5402, -10.9570, -14.7927
CIE-LCH:
86.5402, 18.4087, 233.4725
CIE-Luv:
86.5402, -24.6091, -21.6008
Hunter-Lab:
83.1102, -14.6679, -10.1023
#b0e0f4 color charts
#b0e0f4 color shades, tints & tones
#b0e0f4 color schemes
#b0e0f4 color preview, HTML & CSS examples
This text has a color of #b0e0f4
<p style="color:#b0e0f4;">Text here</p>
.mytext {color:#b0e0f4;}
This box has a color of #b0e0f4
<div style="background-color:#b0e0f4;">Content here</div>
.mybackground {background-color:#b0e0f4;}
Border around this has a color of #b0e0f4
<div style="border:2px solid #b0e0f4;">Content here</div>
.myborder {border:2px solid #b0e0f4;}