#ba21fe color space conversions
Hex:
        #ba21fe
        RGB:
        186, 33, 254
        CMY:
        27, 87, 0
        CMYK:
        27, 87, 0, 0
      HSL:
        282°, 99.1031%, 56.2745%
        HSV (HSB):
        282°, 87.0079%, 99.6078%
        XYZ:
        38.6829, 18.6826, 95.3332
        xyY:
        0.2533, 0.1223, 18.6826
      CIE-Lab:
        50.3137, 84.7009, -76.9996
        CIE-LCH:
        50.3137, 114.4691, 317.7267
        CIE-Luv:
        50.3137, 37.9029, -124.5219
        Hunter-Lab:
        43.2233, 84.1086, -100.5134
      #ba21fe color charts
#ba21fe RGB chart
      #ba21fe CMYK chart
      #ba21fe RGB pie chart
      #ba21fe color shades, tints & tones
#ba21fe color schemes
#ba21fe color preview, HTML & CSS examples
           This text has a color of #ba21fe        
        
          <p style="color:#ba21fe;">Text here</p>
        
        
          .mytext {color:#ba21fe;}
        
        Text color #ba21fe
      
           This box has a color of #ba21fe        
        
          <div style="background-color:#ba21fe;">Content here</div>
        
        
          .mybackground {background-color:#ba21fe;}
        
        Background color #ba21fe
      
           Border around this has a color of #ba21fe        
        
          <div style="border:2px solid #ba21fe;">Content here</div>
        
        
          .myborder {border:2px solid #ba21fe;}
        
        Border color #ba21fe