#bbedf8 color space conversions
Hex:
#bbedf8
RGB:
187, 237, 248
CMY:
27, 7, 3
CMYK:
25, 4, 0, 3
HSL:
191°, 81.3333%, 85.2941%
HSV (HSB):
191°, 24.5968%, 97.2549%
XYZ:
67.7210, 77.9105, 100.2759
xyY:
0.2754, 0.3168, 77.9105
CIE-Lab:
90.7390, -13.5031, -10.5519
CIE-LCH:
90.7390, 17.1370, 218.0057
CIE-Luv:
90.7390, -25.5048, -14.3767
Hunter-Lab:
88.2669, -17.5166, -5.5697
#bbedf8 color charts
#bbedf8 color shades, tints & tones
#bbedf8 color schemes
#bbedf8 color preview, HTML & CSS examples
This text has a color of #bbedf8
<p style="color:#bbedf8;">Text here</p>
.mytext {color:#bbedf8;}
This box has a color of #bbedf8
<div style="background-color:#bbedf8;">Content here</div>
.mybackground {background-color:#bbedf8;}
Border around this has a color of #bbedf8
<div style="border:2px solid #bbedf8;">Content here</div>
.myborder {border:2px solid #bbedf8;}