#ba48a8 color space conversions
Hex:
        #ba48a8
        RGB:
        186, 72, 168
        CMY:
        27, 72, 34
        CMYK:
        0, 61, 10, 27
      HSL:
        309°, 45.2381%, 50.5882%
        HSV (HSB):
        309°, 61.2903%, 72.9412%
        XYZ:
        29.6349, 17.9010, 38.9391
        xyY:
        0.3427, 0.2070, 17.9010
      CIE-Lab:
        49.3758, 57.2538, -29.2450
        CIE-LCH:
        49.3758, 64.2905, 332.9422
        CIE-Luv:
        49.3758, 56.3710, -51.4094
        Hunter-Lab:
        42.3096, 50.9853, -24.9501
      #ba48a8 color charts
#ba48a8 RGB chart
      #ba48a8 CMYK chart
      #ba48a8 RGB pie chart
      #ba48a8 color shades, tints & tones
#ba48a8 color schemes
#ba48a8 color preview, HTML & CSS examples
           This text has a color of #ba48a8        
        
          <p style="color:#ba48a8;">Text here</p>
        
        
          .mytext {color:#ba48a8;}
        
        Text color #ba48a8
      
           This box has a color of #ba48a8        
        
          <div style="background-color:#ba48a8;">Content here</div>
        
        
          .mybackground {background-color:#ba48a8;}
        
        Background color #ba48a8
      
           Border around this has a color of #ba48a8        
        
          <div style="border:2px solid #ba48a8;">Content here</div>
        
        
          .myborder {border:2px solid #ba48a8;}
        
        Border color #ba48a8