#ba23bf color space conversions
Hex:
        #ba23bf
        RGB:
        186, 35, 191
        CMY:
        27, 86, 25
        CMYK:
        3, 82, 0, 25
      HSL:
        298°, 69.0265%, 44.3137%
        HSV (HSB):
        298°, 81.6754%, 74.9020%
        XYZ:
        30.2547, 15.4028, 50.6686
        xyY:
        0.3141, 0.1599, 15.4028
      CIE-Lab:
        46.1810, 73.3718, -47.7765
        CIE-LCH:
        46.1810, 87.5557, 326.9296
        CIE-Luv:
        46.1810, 57.0154, -79.8038
        Hunter-Lab:
        39.2463, 68.9232, -49.0734
      #ba23bf color charts
#ba23bf RGB chart
      #ba23bf CMYK chart
      #ba23bf RGB pie chart
      #ba23bf color shades, tints & tones
#ba23bf color schemes
#ba23bf color preview, HTML & CSS examples
           This text has a color of #ba23bf        
        
          <p style="color:#ba23bf;">Text here</p>
        
        
          .mytext {color:#ba23bf;}
        
        Text color #ba23bf
      
           This box has a color of #ba23bf        
        
          <div style="background-color:#ba23bf;">Content here</div>
        
        
          .mybackground {background-color:#ba23bf;}
        
        Background color #ba23bf
      
           Border around this has a color of #ba23bf        
        
          <div style="border:2px solid #ba23bf;">Content here</div>
        
        
          .myborder {border:2px solid #ba23bf;}
        
        Border color #ba23bf