#ba48e1 color space conversions
Hex:
        #ba48e1
        RGB:
        186, 72, 225
        CMY:
        27, 72, 12
        CMYK:
        17, 68, 0, 12
      HSL:
        285°, 71.8310%, 58.2353%
        HSV (HSB):
        285°, 68.0000%, 88.2353%
        XYZ:
        36.1577, 20.5101, 73.2873
        xyY:
        0.2782, 0.1578, 20.5101
      CIE-Lab:
        52.4091, 67.4241, -57.3281
        CIE-LCH:
        52.4091, 88.5016, 319.6268
        CIE-Luv:
        52.4091, 40.0257, -95.9682
        Hunter-Lab:
        45.2881, 63.2591, -64.2443
      #ba48e1 color charts
#ba48e1 RGB chart
      #ba48e1 CMYK chart
      #ba48e1 RGB pie chart
      #ba48e1 color shades, tints & tones
#ba48e1 color schemes
#ba48e1 color preview, HTML & CSS examples
           This text has a color of #ba48e1        
        
          <p style="color:#ba48e1;">Text here</p>
        
        
          .mytext {color:#ba48e1;}
        
        Text color #ba48e1
      
           This box has a color of #ba48e1        
        
          <div style="background-color:#ba48e1;">Content here</div>
        
        
          .mybackground {background-color:#ba48e1;}
        
        Background color #ba48e1
      
           Border around this has a color of #ba48e1        
        
          <div style="border:2px solid #ba48e1;">Content here</div>
        
        
          .myborder {border:2px solid #ba48e1;}
        
        Border color #ba48e1