#baccf8 color space conversions
Hex:
        #baccf8
        RGB:
        186, 204, 248
        CMY:
        27, 20, 3
        CMYK:
        25, 18, 0, 3
      HSL:
        223°, 81.5789%, 85.0980%
        HSV (HSB):
        223°, 25.0000%, 97.2549%
        XYZ:
        58.7858, 60.4021, 97.3674
        xyY:
        0.2715, 0.2789, 60.4021
      CIE-Lab:
        82.0563, 3.3487, -23.6224
        CIE-LCH:
        82.0563, 23.8586, 278.0684
        CIE-Luv:
        82.0563, -11.4789, -38.2266
        Hunter-Lab:
        77.7188, -0.9921, -19.8763
      #baccf8 color charts
#baccf8 RGB chart
      #baccf8 CMYK chart
      #baccf8 RGB pie chart
      #baccf8 color shades, tints & tones
#baccf8 color schemes
#baccf8 color preview, HTML & CSS examples
           This text has a color of #baccf8        
        
          <p style="color:#baccf8;">Text here</p>
        
        
          .mytext {color:#baccf8;}
        
        Text color #baccf8
      
           This box has a color of #baccf8        
        
          <div style="background-color:#baccf8;">Content here</div>
        
        
          .mybackground {background-color:#baccf8;}
        
        Background color #baccf8
      
           Border around this has a color of #baccf8        
        
          <div style="border:2px solid #baccf8;">Content here</div>
        
        
          .myborder {border:2px solid #baccf8;}
        
        Border color #baccf8