#ba97ce color space conversions
Hex:
        #ba97ce
        RGB:
        186, 151, 206
        CMY:
        27, 41, 19
        CMYK:
        10, 27, 0, 19
      HSL:
        278°, 35.9477%, 70.0000%
        HSV (HSB):
        278°, 26.6990%, 80.7843%
        XYZ:
        42.4569, 37.0286, 63.3020
        xyY:
        0.2973, 0.2593, 37.0286
      CIE-Lab:
        67.2984, 23.1690, -23.3049
        CIE-LCH:
        67.2984, 32.8621, 314.8325
        CIE-Luv:
        67.2984, 15.5156, -39.6402
        Hunter-Lab:
        60.8511, 18.0532, -19.0823
      #ba97ce color charts
#ba97ce RGB chart
      #ba97ce CMYK chart
      #ba97ce RGB pie chart
      #ba97ce color shades, tints & tones
#ba97ce color schemes
#ba97ce color preview, HTML & CSS examples
           This text has a color of #ba97ce        
        
          <p style="color:#ba97ce;">Text here</p>
        
        
          .mytext {color:#ba97ce;}
        
        Text color #ba97ce
      
           This box has a color of #ba97ce        
        
          <div style="background-color:#ba97ce;">Content here</div>
        
        
          .mybackground {background-color:#ba97ce;}
        
        Background color #ba97ce
      
           Border around this has a color of #ba97ce        
        
          <div style="border:2px solid #ba97ce;">Content here</div>
        
        
          .myborder {border:2px solid #ba97ce;}
        
        Border color #ba97ce