#b0e0e6 color space conversions
Hex:
#b0e0e6
RGB:
176, 224, 230
CMY:
31, 12, 10
CMYK:
23, 3, 0, 10
HSL:
187°, 51.9231%, 79.6078%
HSV (HSB):
187°, 23.4783%, 90.1961%
XYZ:
58.8431, 68.2546, 84.9360
xyY:
0.2775, 0.3219, 68.2546
CIE-Lab:
86.1336, -14.0877, -8.0161
CIE-LCH:
86.1336, 16.2087, 209.6406
CIE-Luv:
86.1336, -24.4736, -10.1255
Hunter-Lab:
82.6163, -17.4428, -3.1233
#b0e0e6 color charts
#b0e0e6 color shades, tints & tones
#b0e0e6 color schemes
#b0e0e6 color preview, HTML & CSS examples
This text has a color of #b0e0e6
<p style="color:#b0e0e6;">Text here</p>
.mytext {color:#b0e0e6;}
This box has a color of #b0e0e6
<div style="background-color:#b0e0e6;">Content here</div>
.mybackground {background-color:#b0e0e6;}
Border around this has a color of #b0e0e6
<div style="border:2px solid #b0e0e6;">Content here</div>
.myborder {border:2px solid #b0e0e6;}