#ba23c3 color space conversions
Hex:
        #ba23c3
        RGB:
        186, 35, 195
        CMY:
        27, 86, 24
        CMYK:
        5, 82, 0, 24
      HSL:
        297°, 69.5652%, 45.0980%
        HSV (HSB):
        297°, 82.0513%, 76.4706%
        XYZ:
        30.7011, 15.5813, 53.0191
        xyY:
        0.3092, 0.1569, 15.5813
      CIE-Lab:
        46.4203, 74.0108, -49.7242
        CIE-LCH:
        46.4203, 89.1634, 326.1048
        CIE-Luv:
        46.4203, 55.6091, -82.7913
        Hunter-Lab:
        39.4732, 69.7540, -52.0053
      #ba23c3 color charts
#ba23c3 RGB chart
      #ba23c3 CMYK chart
      #ba23c3 RGB pie chart
      #ba23c3 color shades, tints & tones
#ba23c3 color schemes
#ba23c3 color preview, HTML & CSS examples
           This text has a color of #ba23c3        
        
          <p style="color:#ba23c3;">Text here</p>
        
        
          .mytext {color:#ba23c3;}
        
        Text color #ba23c3
      
           This box has a color of #ba23c3        
        
          <div style="background-color:#ba23c3;">Content here</div>
        
        
          .mybackground {background-color:#ba23c3;}
        
        Background color #ba23c3
      
           Border around this has a color of #ba23c3        
        
          <div style="border:2px solid #ba23c3;">Content here</div>
        
        
          .myborder {border:2px solid #ba23c3;}
        
        Border color #ba23c3