#ba51b5 color space conversions
Hex:
        #ba51b5
        RGB:
        186, 81, 181
        CMY:
        27, 68, 29
        CMYK:
        0, 56, 3, 27
      HSL:
        303°, 43.2099%, 52.3529%
        HSV (HSB):
        303°, 56.4516%, 72.9412%
        XYZ:
        31.5326, 19.6602, 45.8489
        xyY:
        0.3249, 0.2026, 19.6602
      CIE-Lab:
        51.4508, 55.3976, -33.6118
        CIE-LCH:
        51.4508, 64.7969, 328.7533
        CIE-Luv:
        51.4508, 49.4982, -58.1788
        Hunter-Lab:
        44.3398, 49.3472, -30.2701
      #ba51b5 color charts
#ba51b5 RGB chart
      #ba51b5 CMYK chart
      #ba51b5 RGB pie chart
      #ba51b5 color shades, tints & tones
#ba51b5 color schemes
#ba51b5 color preview, HTML & CSS examples
           This text has a color of #ba51b5        
        
          <p style="color:#ba51b5;">Text here</p>
        
        
          .mytext {color:#ba51b5;}
        
        Text color #ba51b5
      
           This box has a color of #ba51b5        
        
          <div style="background-color:#ba51b5;">Content here</div>
        
        
          .mybackground {background-color:#ba51b5;}
        
        Background color #ba51b5
      
           Border around this has a color of #ba51b5        
        
          <div style="border:2px solid #ba51b5;">Content here</div>
        
        
          .myborder {border:2px solid #ba51b5;}
        
        Border color #ba51b5