#bce6f3 color space conversions
Hex:
#bce6f3
RGB:
188, 230, 243
CMY:
26, 10, 5
CMYK:
23, 5, 0, 5
HSL:
194°, 69.6203%, 84.5098%
HSV (HSB):
194°, 22.6337%, 95.2941%
XYZ:
65.2135, 73.7561, 95.5932
xyY:
0.2780, 0.3144, 73.7561
CIE-Lab:
88.8071, -10.7568, -10.8056
CIE-LCH:
88.8071, 15.2470, 225.1297
CIE-Luv:
88.8071, -21.8990, -15.1888
Hunter-Lab:
85.8813, -14.7494, -5.8779
#bce6f3 color charts
#bce6f3 color shades, tints & tones
#bce6f3 color schemes
#bce6f3 color preview, HTML & CSS examples
This text has a color of #bce6f3
<p style="color:#bce6f3;">Text here</p>
.mytext {color:#bce6f3;}
This box has a color of #bce6f3
<div style="background-color:#bce6f3;">Content here</div>
.mybackground {background-color:#bce6f3;}
Border around this has a color of #bce6f3
<div style="border:2px solid #bce6f3;">Content here</div>
.myborder {border:2px solid #bce6f3;}