#ba13c3 color space conversions
Hex:
        #ba13c3
        RGB:
        186, 19, 195
        CMY:
        27, 93, 24
        CMYK:
        5, 90, 0, 24
      HSL:
        297°, 82.2430%, 41.9608%
        HSV (HSB):
        297°, 90.2564%, 76.4706%
        XYZ:
        30.3329, 14.8450, 52.8964
        xyY:
        0.3093, 0.1514, 14.8450
      CIE-Lab:
        45.4211, 76.9408, -51.3254
        CIE-LCH:
        45.4211, 92.4888, 326.2936
        CIE-Luv:
        45.4211, 57.2000, -84.9185
        Hunter-Lab:
        38.5292, 73.1018, -54.4283
      #ba13c3 color charts
#ba13c3 RGB chart
      #ba13c3 CMYK chart
      #ba13c3 RGB pie chart
      #ba13c3 color shades, tints & tones
#ba13c3 color schemes
#ba13c3 color preview, HTML & CSS examples
           This text has a color of #ba13c3        
        
          <p style="color:#ba13c3;">Text here</p>
        
        
          .mytext {color:#ba13c3;}
        
        Text color #ba13c3
      
           This box has a color of #ba13c3        
        
          <div style="background-color:#ba13c3;">Content here</div>
        
        
          .mybackground {background-color:#ba13c3;}
        
        Background color #ba13c3
      
           Border around this has a color of #ba13c3        
        
          <div style="border:2px solid #ba13c3;">Content here</div>
        
        
          .myborder {border:2px solid #ba13c3;}
        
        Border color #ba13c3