#ba23a1 color space conversions
Hex:
        #ba23a1
        RGB:
        186, 35, 161
        CMY:
        27, 86, 37
        CMYK:
        0, 81, 13, 27
      HSL:
        310°, 68.3258%, 43.3333%
        HSV (HSB):
        310°, 81.1828%, 72.9412%
        XYZ:
        27.2838, 14.2144, 35.0238
        xyY:
        0.3565, 0.1858, 14.2144
      CIE-Lab:
        44.5388, 68.8882, -32.6577
        CIE-LCH:
        44.5388, 76.2371, 334.6359
        CIE-Luv:
        44.5388, 68.3057, -56.8230
        Hunter-Lab:
        37.7020, 63.1966, -28.6870
      #ba23a1 color charts
#ba23a1 RGB chart
      #ba23a1 CMYK chart
      #ba23a1 RGB pie chart
      #ba23a1 color shades, tints & tones
#ba23a1 color schemes
#ba23a1 color preview, HTML & CSS examples
           This text has a color of #ba23a1        
        
          <p style="color:#ba23a1;">Text here</p>
        
        
          .mytext {color:#ba23a1;}
        
        Text color #ba23a1
      
           This box has a color of #ba23a1        
        
          <div style="background-color:#ba23a1;">Content here</div>
        
        
          .mybackground {background-color:#ba23a1;}
        
        Background color #ba23a1
      
           Border around this has a color of #ba23a1        
        
          <div style="border:2px solid #ba23a1;">Content here</div>
        
        
          .myborder {border:2px solid #ba23a1;}
        
        Border color #ba23a1