#bacaf3 color space conversions
Hex:
        #bacaf3
        RGB:
        186, 202, 243
        CMY:
        27, 21, 5
        CMYK:
        23, 17, 0, 5
      HSL:
        223°, 70.3704%, 84.1176%
        HSV (HSB):
        223°, 23.4568%, 95.2941%
        XYZ:
        57.5479, 59.1512, 93.1782
        xyY:
        0.2742, 0.2818, 59.1512
      CIE-Lab:
        81.3747, 3.2752, -21.9937
        CIE-LCH:
        81.3747, 22.2362, 278.4699
        CIE-Luv:
        81.3747, -10.3975, -35.4656
        Hunter-Lab:
        76.9098, -1.0293, -17.9945
      #bacaf3 color charts
#bacaf3 RGB chart
      #bacaf3 CMYK chart
      #bacaf3 RGB pie chart
      #bacaf3 color shades, tints & tones
#bacaf3 color schemes
#bacaf3 color preview, HTML & CSS examples
           This text has a color of #bacaf3        
        
          <p style="color:#bacaf3;">Text here</p>
        
        
          .mytext {color:#bacaf3;}
        
        Text color #bacaf3
      
           This box has a color of #bacaf3        
        
          <div style="background-color:#bacaf3;">Content here</div>
        
        
          .mybackground {background-color:#bacaf3;}
        
        Background color #bacaf3
      
           Border around this has a color of #bacaf3        
        
          <div style="border:2px solid #bacaf3;">Content here</div>
        
        
          .myborder {border:2px solid #bacaf3;}
        
        Border color #bacaf3