#bce6f1 color space conversions
Hex:
#bce6f1
RGB:
188, 230, 241
CMY:
26, 10, 5
CMYK:
22, 5, 0, 5
HSL:
192°, 65.4321%, 84.1176%
HSV (HSB):
192°, 21.9917%, 94.5098%
XYZ:
64.9130, 73.6359, 94.0110
xyY:
0.2791, 0.3166, 73.6359
CIE-Lab:
88.7501, -11.1896, -9.8413
CIE-LCH:
88.7501, 14.9017, 221.3317
CIE-Luv:
88.7501, -21.8664, -13.5604
Hunter-Lab:
85.8113, -15.1414, -4.8874
#bce6f1 color charts
#bce6f1 color shades, tints & tones
#bce6f1 color schemes
#bce6f1 color preview, HTML & CSS examples
This text has a color of #bce6f1
<p style="color:#bce6f1;">Text here</p>
.mytext {color:#bce6f1;}
This box has a color of #bce6f1
<div style="background-color:#bce6f1;">Content here</div>
.mybackground {background-color:#bce6f1;}
Border around this has a color of #bce6f1
<div style="border:2px solid #bce6f1;">Content here</div>
.myborder {border:2px solid #bce6f1;}