#ba159a color space conversions
Hex:
        #ba159a
        RGB:
        186, 21, 154
        CMY:
        27, 92, 40
        CMYK:
        0, 89, 17, 27
      HSL:
        312°, 79.7101%, 40.5882%
        HSV (HSB):
        312°, 88.7097%, 72.9412%
        XYZ:
        26.3506, 13.3085, 31.7518
        xyY:
        0.3690, 0.1864, 13.3085
      CIE-Lab:
        43.2245, 70.7494, -30.5161
        CIE-LCH:
        43.2245, 77.0500, 336.6682
        CIE-Luv:
        43.2245, 73.2053, -53.6474
        Hunter-Lab:
        36.4809, 65.0914, -26.0676
      #ba159a color charts
#ba159a RGB chart
      #ba159a CMYK chart
      #ba159a RGB pie chart
      #ba159a color shades, tints & tones
#ba159a color schemes
#ba159a color preview, HTML & CSS examples
           This text has a color of #ba159a        
        
          <p style="color:#ba159a;">Text here</p>
        
        
          .mytext {color:#ba159a;}
        
        Text color #ba159a
      
           This box has a color of #ba159a        
        
          <div style="background-color:#ba159a;">Content here</div>
        
        
          .mybackground {background-color:#ba159a;}
        
        Background color #ba159a
      
           Border around this has a color of #ba159a        
        
          <div style="border:2px solid #ba159a;">Content here</div>
        
        
          .myborder {border:2px solid #ba159a;}
        
        Border color #ba159a