#ba019a color space conversions
Hex:
        #ba019a
        RGB:
        186, 1, 154
        CMY:
        27, 100, 40
        CMYK:
        0, 99, 17, 27
      HSL:
        310°, 98.9305%, 36.6667%
        HSV (HSB):
        310°, 99.4624%, 72.9412%
        XYZ:
        26.0933, 12.7939, 31.6661
        xyY:
        0.3698, 0.1813, 12.7939
      CIE-Lab:
        42.4511, 73.0185, -31.7301
        CIE-LCH:
        42.4511, 79.6146, 336.5127
        CIE-Luv:
        42.4511, 74.8442, -55.4405
        Hunter-Lab:
        35.7686, 67.6213, -27.4517
      #ba019a color charts
#ba019a RGB chart
      #ba019a CMYK chart
      #ba019a RGB pie chart
      #ba019a color shades, tints & tones
#ba019a color schemes
#ba019a color preview, HTML & CSS examples
           This text has a color of #ba019a        
        
          <p style="color:#ba019a;">Text here</p>
        
        
          .mytext {color:#ba019a;}
        
        Text color #ba019a
      
           This box has a color of #ba019a        
        
          <div style="background-color:#ba019a;">Content here</div>
        
        
          .mybackground {background-color:#ba019a;}
        
        Background color #ba019a
      
           Border around this has a color of #ba019a        
        
          <div style="border:2px solid #ba019a;">Content here</div>
        
        
          .myborder {border:2px solid #ba019a;}
        
        Border color #ba019a