#b0cff5 color space conversions
Hex:
#b0cff5
RGB:
176, 207, 245
CMY:
31, 19, 4
CMYK:
28, 16, 0, 4
HSL:
213°, 77.5281%, 82.5490%
HSV (HSB):
213°, 28.1633%, 96.0784%
XYZ:
56.6988, 60.4483, 95.0656
xyY:
0.2672, 0.2848, 60.4483
CIE-Lab:
82.0813, -1.8614, -22.0488
CIE-LCH:
82.0813, 22.1272, 265.1744
CIE-Luv:
82.0813, -17.2899, -34.8153
Hunter-Lab:
77.7485, -5.8873, -18.0718
#b0cff5 color charts
#b0cff5 color shades, tints & tones
#b0cff5 color schemes
#b0cff5 color preview, HTML & CSS examples
This text has a color of #b0cff5
<p style="color:#b0cff5;">Text here</p>
.mytext {color:#b0cff5;}
This box has a color of #b0cff5
<div style="background-color:#b0cff5;">Content here</div>
.mybackground {background-color:#b0cff5;}
Border around this has a color of #b0cff5
<div style="border:2px solid #b0cff5;">Content here</div>
.myborder {border:2px solid #b0cff5;}