#bceaf2 color space conversions
Hex:
#bceaf2
RGB:
188, 234, 242
CMY:
26, 8, 5
CMYK:
22, 3, 0, 5
HSL:
189°, 67.5000%, 84.3137%
HSV (HSB):
189°, 22.3140%, 94.9020%
XYZ:
66.1889, 75.9478, 95.1753
xyY:
0.2789, 0.3200, 75.9478
CIE-Lab:
89.8351, -13.0003, -8.7536
CIE-LCH:
89.8351, 15.6727, 213.9539
CIE-Luv:
89.8351, -23.6638, -11.5359
Hunter-Lab:
87.1480, -16.9385, -3.7476
#bceaf2 color charts
#bceaf2 color shades, tints & tones
#bceaf2 color schemes
#bceaf2 color preview, HTML & CSS examples
This text has a color of #bceaf2
<p style="color:#bceaf2;">Text here</p>
.mytext {color:#bceaf2;}
This box has a color of #bceaf2
<div style="background-color:#bceaf2;">Content here</div>
.mybackground {background-color:#bceaf2;}
Border around this has a color of #bceaf2
<div style="border:2px solid #bceaf2;">Content here</div>
.myborder {border:2px solid #bceaf2;}