#bacffe color space conversions
Hex:
#bacffe
RGB:
186, 207, 254
CMY:
27, 19, 0
CMYK:
27, 19, 0, 0
HSL:
221°, 97.1429%, 86.2745%
HSV (HSB):
221°, 26.7717%, 99.6078%
XYZ:
60.4519, 62.2205, 102.5895
xyY:
0.2684, 0.2762, 62.2205
CIE-Lab:
83.0305, 3.1364, -25.3276
CIE-LCH:
83.0305, 25.5211, 277.0591
CIE-Luv:
83.0305, -13.0092, -41.1085
Hunter-Lab:
78.8800, -1.2414, -21.8953
#bacffe color charts
#bacffe RGB chart
#bacffe CMYK chart
#bacffe RGB pie chart
#bacffe color shades, tints & tones
#bacffe color schemes
#bacffe color preview, HTML & CSS examples
This text has a color of #bacffe
<p style="color:#bacffe;">Text here</p>
.mytext {color:#bacffe;}
Text color #bacffe
This box has a color of #bacffe
<div style="background-color:#bacffe;">Content here</div>
.mybackground {background-color:#bacffe;}
Background color #bacffe
Border around this has a color of #bacffe
<div style="border:2px solid #bacffe;">Content here</div>
.myborder {border:2px solid #bacffe;}
Border color #bacffe