#ba08a1 color space conversions
Hex:
        #ba08a1
        RGB:
        186, 8, 161
        CMY:
        27, 97, 37
        CMYK:
        0, 96, 13, 27
      HSL:
        308°, 91.7526%, 38.0392%
        HSV (HSB):
        308°, 95.6989%, 72.9412%
        XYZ:
        26.7696, 13.1860, 34.8524
        xyY:
        0.3578, 0.1763, 13.1860
      CIE-Lab:
        43.0421, 73.2541, -35.0142
        CIE-LCH:
        43.0421, 81.1922, 334.4530
        CIE-Luv:
        43.0421, 71.3483, -60.2932
        Hunter-Lab:
        36.3125, 68.0432, -31.4873
      #ba08a1 color charts
#ba08a1 RGB chart
      #ba08a1 CMYK chart
      #ba08a1 RGB pie chart
      #ba08a1 color shades, tints & tones
#ba08a1 color schemes
#ba08a1 color preview, HTML & CSS examples
           This text has a color of #ba08a1        
        
          <p style="color:#ba08a1;">Text here</p>
        
        
          .mytext {color:#ba08a1;}
        
        Text color #ba08a1
      
           This box has a color of #ba08a1        
        
          <div style="background-color:#ba08a1;">Content here</div>
        
        
          .mybackground {background-color:#ba08a1;}
        
        Background color #ba08a1
      
           Border around this has a color of #ba08a1        
        
          <div style="border:2px solid #ba08a1;">Content here</div>
        
        
          .myborder {border:2px solid #ba08a1;}
        
        Border color #ba08a1