#ba13c4 color space conversions
Hex:
        #ba13c4
        RGB:
        186, 19, 196
        CMY:
        27, 93, 23
        CMYK:
        5, 90, 0, 23
      HSL:
        297°, 82.3256%, 42.1569%
        HSV (HSB):
        297°, 90.3061%, 76.8627%
        XYZ:
        30.4464, 14.8904, 53.4940
        xyY:
        0.3081, 0.1507, 14.8904
      CIE-Lab:
        45.4837, 77.0968, -51.8074
        CIE-LCH:
        45.4837, 92.8866, 326.0997
        CIE-Luv:
        45.4837, 56.8384, -85.6506
        Hunter-Lab:
        38.5880, 73.3093, -55.1811
      #ba13c4 color charts
#ba13c4 RGB chart
      #ba13c4 CMYK chart
      #ba13c4 RGB pie chart
      #ba13c4 color shades, tints & tones
#ba13c4 color schemes
#ba13c4 color preview, HTML & CSS examples
           This text has a color of #ba13c4        
        
          <p style="color:#ba13c4;">Text here</p>
        
        
          .mytext {color:#ba13c4;}
        
        Text color #ba13c4
      
           This box has a color of #ba13c4        
        
          <div style="background-color:#ba13c4;">Content here</div>
        
        
          .mybackground {background-color:#ba13c4;}
        
        Background color #ba13c4
      
           Border around this has a color of #ba13c4        
        
          <div style="border:2px solid #ba13c4;">Content here</div>
        
        
          .myborder {border:2px solid #ba13c4;}
        
        Border color #ba13c4