#b0edfc color space conversions
Hex:
#b0edfc
RGB:
176, 237, 252
CMY:
31, 7, 1
CMYK:
30, 6, 0, 1
HSL:
192°, 92.6829%, 83.9216%
HSV (HSB):
192°, 30.1587%, 98.8235%
XYZ:
65.7594, 76.8268, 103.4586
xyY:
0.2673, 0.3122, 76.8268
CIE-Lab:
90.2418, -15.7141, -13.4465
CIE-LCH:
90.2418, 20.6819, 220.5535
CIE-Luv:
90.2418, -30.2146, -18.7486
Hunter-Lab:
87.6509, -19.4708, -8.6273
#b0edfc color charts
#b0edfc color shades, tints & tones
#b0edfc color schemes
#b0edfc color preview, HTML & CSS examples
This text has a color of #b0edfc
<p style="color:#b0edfc;">Text here</p>
.mytext {color:#b0edfc;}
This box has a color of #b0edfc
<div style="background-color:#b0edfc;">Content here</div>
.mybackground {background-color:#b0edfc;}
Border around this has a color of #b0edfc
<div style="border:2px solid #b0edfc;">Content here</div>
.myborder {border:2px solid #b0edfc;}