#ba22fb color space conversions
Hex:
        #ba22fb
        RGB:
        186, 34, 251
        CMY:
        27, 87, 2
        CMYK:
        26, 86, 0, 2
      HSL:
        282°, 96.4444%, 55.8824%
        HSV (HSB):
        282°, 86.4542%, 98.4314%
        XYZ:
        38.2343, 18.5482, 92.8318
        xyY:
        0.2556, 0.1240, 18.5482
      CIE-Lab:
        50.1544, 83.9498, -75.5861
        CIE-LCH:
        50.1544, 112.9638, 318.0010
        CIE-Luv:
        50.1544, 38.6106, -122.4162
        Hunter-Lab:
        43.0676, 83.0994, -97.6516
      #ba22fb color charts
#ba22fb RGB chart
      #ba22fb CMYK chart
      #ba22fb RGB pie chart
      #ba22fb color shades, tints & tones
#ba22fb color schemes
#ba22fb color preview, HTML & CSS examples
           This text has a color of #ba22fb        
        
          <p style="color:#ba22fb;">Text here</p>
        
        
          .mytext {color:#ba22fb;}
        
        Text color #ba22fb
      
           This box has a color of #ba22fb        
        
          <div style="background-color:#ba22fb;">Content here</div>
        
        
          .mybackground {background-color:#ba22fb;}
        
        Background color #ba22fb
      
           Border around this has a color of #ba22fb        
        
          <div style="border:2px solid #ba22fb;">Content here</div>
        
        
          .myborder {border:2px solid #ba22fb;}
        
        Border color #ba22fb