#ba21cd color space conversions
Hex:
        #ba21cd
        RGB:
        186, 33, 205
        CMY:
        27, 87, 20
        CMYK:
        9, 84, 0, 20
      HSL:
        293°, 72.2689%, 46.6667%
        HSV (HSB):
        293°, 83.9024%, 80.3922%
        XYZ:
        31.8130, 15.9346, 59.1566
        xyY:
        0.2976, 0.1491, 15.9346
      CIE-Lab:
        46.8886, 76.0852, -54.7680
        CIE-LCH:
        46.8886, 93.7469, 324.2527
        CIE-Luv:
        46.8886, 52.4298, -90.4800
        Hunter-Lab:
        39.9182, 72.3998, -59.9219
      #ba21cd color charts
#ba21cd RGB chart
      #ba21cd CMYK chart
      #ba21cd RGB pie chart
      #ba21cd color shades, tints & tones
#ba21cd color schemes
#ba21cd color preview, HTML & CSS examples
           This text has a color of #ba21cd        
        
          <p style="color:#ba21cd;">Text here</p>
        
        
          .mytext {color:#ba21cd;}
        
        Text color #ba21cd
      
           This box has a color of #ba21cd        
        
          <div style="background-color:#ba21cd;">Content here</div>
        
        
          .mybackground {background-color:#ba21cd;}
        
        Background color #ba21cd
      
           Border around this has a color of #ba21cd        
        
          <div style="border:2px solid #ba21cd;">Content here</div>
        
        
          .myborder {border:2px solid #ba21cd;}
        
        Border color #ba21cd