#ba21a5 color space conversions
Hex:
        #ba21a5
        RGB:
        186, 33, 165
        CMY:
        27, 87, 35
        CMYK:
        0, 82, 11, 27
      HSL:
        308°, 69.8630%, 42.9412%
        HSV (HSB):
        308°, 82.2581%, 72.9412%
        XYZ:
        27.5851, 14.2434, 36.8927
        xyY:
        0.3504, 0.1809, 14.2434
      CIE-Lab:
        44.5800, 69.9203, -34.9818
        CIE-LCH:
        44.5800, 78.1830, 333.4208
        CIE-Luv:
        44.5800, 67.0547, -60.3124
        Hunter-Lab:
        37.7405, 64.4226, -31.5398
      #ba21a5 color charts
#ba21a5 RGB chart
      #ba21a5 CMYK chart
      #ba21a5 RGB pie chart
      #ba21a5 color shades, tints & tones
#ba21a5 color schemes
#ba21a5 color preview, HTML & CSS examples
           This text has a color of #ba21a5        
        
          <p style="color:#ba21a5;">Text here</p>
        
        
          .mytext {color:#ba21a5;}
        
        Text color #ba21a5
      
           This box has a color of #ba21a5        
        
          <div style="background-color:#ba21a5;">Content here</div>
        
        
          .mybackground {background-color:#ba21a5;}
        
        Background color #ba21a5
      
           Border around this has a color of #ba21a5        
        
          <div style="border:2px solid #ba21a5;">Content here</div>
        
        
          .myborder {border:2px solid #ba21a5;}
        
        Border color #ba21a5