#ba40c2 color space conversions
Hex:
        #ba40c2
        RGB:
        186, 64, 194
        CMY:
        27, 75, 24
        CMYK:
        4, 67, 0, 24
      HSL:
        296°, 51.5873%, 50.5882%
        HSV (HSB):
        296°, 67.0103%, 76.0784%
        XYZ:
        31.8207, 18.0009, 52.8363
        xyY:
        0.3100, 0.1753, 18.0009
      CIE-Lab:
        49.4972, 64.8689, -44.2381
        CIE-LCH:
        49.4972, 78.5174, 325.7075
        CIE-Luv:
        49.4972, 50.6119, -74.9038
        Hunter-Lab:
        42.4275, 59.6271, -44.1365
      #ba40c2 color charts
#ba40c2 RGB chart
      #ba40c2 CMYK chart
      #ba40c2 RGB pie chart
      #ba40c2 color shades, tints & tones
#ba40c2 color schemes
#ba40c2 color preview, HTML & CSS examples
           This text has a color of #ba40c2        
        
          <p style="color:#ba40c2;">Text here</p>
        
        
          .mytext {color:#ba40c2;}
        
        Text color #ba40c2
      
           This box has a color of #ba40c2        
        
          <div style="background-color:#ba40c2;">Content here</div>
        
        
          .mybackground {background-color:#ba40c2;}
        
        Background color #ba40c2
      
           Border around this has a color of #ba40c2        
        
          <div style="border:2px solid #ba40c2;">Content here</div>
        
        
          .myborder {border:2px solid #ba40c2;}
        
        Border color #ba40c2