#ba23a2 color space conversions
Hex:
        #ba23a2
        RGB:
        186, 35, 162
        CMY:
        27, 86, 36
        CMYK:
        0, 81, 13, 27
      HSL:
        310°, 68.3258%, 43.3333%
        HSV (HSB):
        310°, 81.1828%, 72.9412%
        XYZ:
        27.3723, 14.2498, 35.4902
        xyY:
        0.3550, 0.1848, 14.2498
      CIE-Lab:
        44.5891, 69.0281, -33.1766
        CIE-LCH:
        44.5891, 76.5869, 334.3299
        CIE-Luv:
        44.5891, 67.9102, -57.6019
        Hunter-Lab:
        37.7489, 63.3725, -29.3182
      #ba23a2 color charts
#ba23a2 RGB chart
      #ba23a2 CMYK chart
      #ba23a2 RGB pie chart
      #ba23a2 color shades, tints & tones
#ba23a2 color schemes
#ba23a2 color preview, HTML & CSS examples
           This text has a color of #ba23a2        
        
          <p style="color:#ba23a2;">Text here</p>
        
        
          .mytext {color:#ba23a2;}
        
        Text color #ba23a2
      
           This box has a color of #ba23a2        
        
          <div style="background-color:#ba23a2;">Content here</div>
        
        
          .mybackground {background-color:#ba23a2;}
        
        Background color #ba23a2
      
           Border around this has a color of #ba23a2        
        
          <div style="border:2px solid #ba23a2;">Content here</div>
        
        
          .myborder {border:2px solid #ba23a2;}
        
        Border color #ba23a2