#bacce6 color space conversions
Hex:
        #bacce6
        RGB:
        186, 204, 230
        CMY:
        27, 20, 10
        CMYK:
        19, 11, 0, 10
      HSL:
        215°, 46.8085%, 81.5686%
        HSV (HSB):
        215°, 19.1304%, 90.1961%
        XYZ:
        56.1255, 59.3380, 83.3582
        xyY:
        0.2823, 0.2984, 59.3380
      CIE-Lab:
        81.4770, -0.6803, -14.8975
        CIE-LCH:
        81.4770, 14.9130, 267.3855
        CIE-Luv:
        81.4770, -10.7737, -23.2110
        Hunter-Lab:
        77.0312, -4.7481, -10.2380
      #bacce6 color charts
#bacce6 RGB chart
      #bacce6 CMYK chart
      #bacce6 RGB pie chart
      #bacce6 color shades, tints & tones
#bacce6 color schemes
#bacce6 color preview, HTML & CSS examples
           This text has a color of #bacce6        
        
          <p style="color:#bacce6;">Text here</p>
        
        
          .mytext {color:#bacce6;}
        
        Text color #bacce6
      
           This box has a color of #bacce6        
        
          <div style="background-color:#bacce6;">Content here</div>
        
        
          .mybackground {background-color:#bacce6;}
        
        Background color #bacce6
      
           Border around this has a color of #bacce6        
        
          <div style="border:2px solid #bacce6;">Content here</div>
        
        
          .myborder {border:2px solid #bacce6;}
        
        Border color #bacce6