#ba13e1 color space conversions
Hex:
        #ba13e1
        RGB:
        186, 19, 225
        CMY:
        27, 93, 12
        CMYK:
        17, 92, 0, 12
      HSL:
        289°, 84.4262%, 47.8431%
        HSV (HSB):
        289°, 91.5556%, 88.2353%
        XYZ:
        34.0732, 16.3411, 72.5925
        xyY:
        0.2770, 0.1328, 16.3411
      CIE-Lab:
        47.4188, 81.8335, -65.3763
        CIE-LCH:
        47.4188, 104.7415, 321.3788
        CIE-Luv:
        47.4188, 47.1021, -106.2760
        Hunter-Lab:
        40.4241, 79.7141, -78.1744
      #ba13e1 color charts
#ba13e1 RGB chart
      #ba13e1 CMYK chart
      #ba13e1 RGB pie chart
      #ba13e1 color shades, tints & tones
#ba13e1 color schemes
#ba13e1 color preview, HTML & CSS examples
           This text has a color of #ba13e1        
        
          <p style="color:#ba13e1;">Text here</p>
        
        
          .mytext {color:#ba13e1;}
        
        Text color #ba13e1
      
           This box has a color of #ba13e1        
        
          <div style="background-color:#ba13e1;">Content here</div>
        
        
          .mybackground {background-color:#ba13e1;}
        
        Background color #ba13e1
      
           Border around this has a color of #ba13e1        
        
          <div style="border:2px solid #ba13e1;">Content here</div>
        
        
          .myborder {border:2px solid #ba13e1;}
        
        Border color #ba13e1