#ba98c9 color space conversions
Hex:
        #ba98c9
        RGB:
        186, 152, 201
        CMY:
        27, 40, 21
        CMYK:
        7, 24, 0, 21
      HSL:
        282°, 31.2102%, 69.2157%
        HSV (HSB):
        282°, 24.3781%, 78.8235%
        XYZ:
        42.0206, 37.1126, 60.2071
        xyY:
        0.3016, 0.2663, 37.1126
      CIE-Lab:
        67.3614, 21.5836, -20.4303
        CIE-LCH:
        67.3614, 29.7195, 316.5724
        CIE-Luv:
        67.3614, 15.6182, -34.8057
        Hunter-Lab:
        60.9201, 16.5128, -15.9519
      #ba98c9 color charts
#ba98c9 RGB chart
      #ba98c9 CMYK chart
      #ba98c9 RGB pie chart
      #ba98c9 color shades, tints & tones
#ba98c9 color schemes
#ba98c9 color preview, HTML & CSS examples
           This text has a color of #ba98c9        
        
          <p style="color:#ba98c9;">Text here</p>
        
        
          .mytext {color:#ba98c9;}
        
        Text color #ba98c9
      
           This box has a color of #ba98c9        
        
          <div style="background-color:#ba98c9;">Content here</div>
        
        
          .mybackground {background-color:#ba98c9;}
        
        Background color #ba98c9
      
           Border around this has a color of #ba98c9        
        
          <div style="border:2px solid #ba98c9;">Content here</div>
        
        
          .myborder {border:2px solid #ba98c9;}
        
        Border color #ba98c9