#ba40af color space conversions
Hex:
        #ba40af
        RGB:
        186, 64, 175
        CMY:
        27, 75, 31
        CMYK:
        0, 66, 6, 27
      HSL:
        305°, 48.8000%, 49.0196%
        HSV (HSB):
        305°, 65.5914%, 72.9412%
        XYZ:
        29.8210, 17.2010, 42.3058
        xyY:
        0.3338, 0.1926, 17.2010
      CIE-Lab:
        48.5124, 61.6834, -34.7126
        CIE-LCH:
        48.5124, 70.7800, 330.6312
        CIE-Luv:
        48.5124, 56.6091, -59.9635
        Hunter-Lab:
        41.4741, 55.7663, -31.4471
      #ba40af color charts
#ba40af RGB chart
      #ba40af CMYK chart
      #ba40af RGB pie chart
      #ba40af color shades, tints & tones
#ba40af color schemes
#ba40af color preview, HTML & CSS examples
           This text has a color of #ba40af        
        
          <p style="color:#ba40af;">Text here</p>
        
        
          .mytext {color:#ba40af;}
        
        Text color #ba40af
      
           This box has a color of #ba40af        
        
          <div style="background-color:#ba40af;">Content here</div>
        
        
          .mybackground {background-color:#ba40af;}
        
        Background color #ba40af
      
           Border around this has a color of #ba40af        
        
          <div style="border:2px solid #ba40af;">Content here</div>
        
        
          .myborder {border:2px solid #ba40af;}
        
        Border color #ba40af