#bacef3 color space conversions
Hex:
        #bacef3
        RGB:
        186, 206, 243
        CMY:
        27, 19, 5
        CMYK:
        23, 15, 0, 5
      HSL:
        219°, 70.3704%, 84.1176%
        HSV (HSB):
        219°, 23.4568%, 95.2941%
        XYZ:
        58.4987, 61.0528, 93.4952
        xyY:
        0.2746, 0.2866, 61.0528
      CIE-Lab:
        82.4071, 1.1417, -20.4286
        CIE-LCH:
        82.4071, 20.4605, 273.1987
        CIE-Luv:
        82.4071, -12.1662, -32.5988
        Hunter-Lab:
        78.1363, -3.1000, -16.2490
      #bacef3 color charts
#bacef3 RGB chart
      #bacef3 CMYK chart
      #bacef3 RGB pie chart
      #bacef3 color shades, tints & tones
#bacef3 color schemes
#bacef3 color preview, HTML & CSS examples
           This text has a color of #bacef3        
        
          <p style="color:#bacef3;">Text here</p>
        
        
          .mytext {color:#bacef3;}
        
        Text color #bacef3
      
           This box has a color of #bacef3        
        
          <div style="background-color:#bacef3;">Content here</div>
        
        
          .mybackground {background-color:#bacef3;}
        
        Background color #bacef3
      
           Border around this has a color of #bacef3        
        
          <div style="border:2px solid #bacef3;">Content here</div>
        
        
          .myborder {border:2px solid #bacef3;}
        
        Border color #bacef3