#bceefa color space conversions
Hex:
#bceefa
RGB:
188, 238, 250
CMY:
26, 7, 2
CMYK:
25, 5, 0, 2
HSL:
192°, 86.1111%, 85.8824%
HSV (HSB):
192°, 24.8000%, 98.0392%
XYZ:
68.5689, 78.7426, 102.0273
xyY:
0.2750, 0.3158, 78.7426
CIE-Lab:
91.1177, -13.2791, -11.0255
CIE-LCH:
91.1177, 17.2596, 219.7024
CIE-Luv:
91.1177, -25.5222, -15.1890
Hunter-Lab:
88.7370, -17.3592, -6.0541
#bceefa color charts
#bceefa color shades, tints & tones
#bceefa color schemes
#bceefa color preview, HTML & CSS examples
This text has a color of #bceefa
<p style="color:#bceefa;">Text here</p>
.mytext {color:#bceefa;}
This box has a color of #bceefa
<div style="background-color:#bceefa;">Content here</div>
.mybackground {background-color:#bceefa;}
Border around this has a color of #bceefa
<div style="border:2px solid #bceefa;">Content here</div>
.myborder {border:2px solid #bceefa;}