#bac4ff color space conversions
Hex:
        #bac4ff
        RGB:
        186, 196, 255
        CMY:
        27, 23, 0
        CMYK:
        27, 23, 0, 0
      HSL:
        231°, 100.0000%, 86.4706%
        HSV (HSB):
        231°, 27.0588%, 100.0000%
        XYZ:
        58.0396, 57.1390, 102.5776
        xyY:
        0.2665, 0.2624, 57.1390
      CIE-Lab:
        80.2577, 9.2910, -30.1008
        CIE-LCH:
        80.2577, 31.5021, 287.1536
        CIE-Luv:
        80.2577, -8.3369, -49.8765
        Hunter-Lab:
        75.5903, 4.7725, -27.5446
      #bac4ff color charts
#bac4ff RGB chart
      #bac4ff CMYK chart
      #bac4ff RGB pie chart
      #bac4ff color shades, tints & tones
#bac4ff color schemes
#bac4ff color preview, HTML & CSS examples
           This text has a color of #bac4ff        
        
          <p style="color:#bac4ff;">Text here</p>
        
        
          .mytext {color:#bac4ff;}
        
        Text color #bac4ff
      
           This box has a color of #bac4ff        
        
          <div style="background-color:#bac4ff;">Content here</div>
        
        
          .mybackground {background-color:#bac4ff;}
        
        Background color #bac4ff
      
           Border around this has a color of #bac4ff        
        
          <div style="border:2px solid #bac4ff;">Content here</div>
        
        
          .myborder {border:2px solid #bac4ff;}
        
        Border color #bac4ff