#ba96c0 color space conversions
Hex:
        #ba96c0
        RGB:
        186, 150, 192
        CMY:
        27, 41, 25
        CMYK:
        3, 22, 0, 25
      HSL:
        291°, 25.0000%, 67.0588%
        HSV (HSB):
        291°, 21.8750%, 75.2941%
        XYZ:
        40.6705, 36.0576, 54.6854
        xyY:
        0.3095, 0.2744, 36.0576
      CIE-Lab:
        66.5639, 20.8975, -16.6253
        CIE-LCH:
        66.5639, 26.7040, 321.4955
        CIE-Luv:
        66.5639, 17.6115, -28.6306
        Hunter-Lab:
        60.0480, 15.8141, -11.9616
      #ba96c0 color charts
#ba96c0 RGB chart
      #ba96c0 CMYK chart
      #ba96c0 RGB pie chart
      #ba96c0 color shades, tints & tones
#ba96c0 color schemes
#ba96c0 color preview, HTML & CSS examples
           This text has a color of #ba96c0        
        
          <p style="color:#ba96c0;">Text here</p>
        
        
          .mytext {color:#ba96c0;}
        
        Text color #ba96c0
      
           This box has a color of #ba96c0        
        
          <div style="background-color:#ba96c0;">Content here</div>
        
        
          .mybackground {background-color:#ba96c0;}
        
        Background color #ba96c0
      
           Border around this has a color of #ba96c0        
        
          <div style="border:2px solid #ba96c0;">Content here</div>
        
        
          .myborder {border:2px solid #ba96c0;}
        
        Border color #ba96c0