#bacff5 color space conversions
Hex:
#bacff5
RGB:
186, 207, 245
CMY:
27, 19, 4
CMYK:
24, 16, 0, 4
HSL:
219°, 74.6835%, 84.5098%
HSV (HSB):
219°, 24.0816%, 96.0784%
XYZ:
59.0440, 61.6573, 95.1753
xyY:
0.2735, 0.2856, 61.6573
CIE-Lab:
82.7309, 1.0637, -21.0024
CIE-LCH:
82.7309, 21.0293, 272.8992
CIE-Luv:
82.7309, -12.6813, -33.5539
Hunter-Lab:
78.5222, -3.1925, -16.8988
#bacff5 color charts
#bacff5 color shades, tints & tones
#bacff5 color schemes
#bacff5 color preview, HTML & CSS examples
This text has a color of #bacff5
<p style="color:#bacff5;">Text here</p>
.mytext {color:#bacff5;}
This box has a color of #bacff5
<div style="background-color:#bacff5;">Content here</div>
.mybackground {background-color:#bacff5;}
Border around this has a color of #bacff5
<div style="border:2px solid #bacff5;">Content here</div>
.myborder {border:2px solid #bacff5;}