#ba22ff color space conversions
Hex:
        #ba22ff
        RGB:
        186, 34, 255
        CMY:
        27, 87, 0
        CMYK:
        27, 87, 0, 0
      HSL:
        281°, 100.0000%, 56.6667%
        HSV (HSB):
        281°, 86.6667%, 100.0000%
        XYZ:
        38.8717, 18.8032, 96.1883
        xyY:
        0.2526, 0.1222, 18.8032
      CIE-Lab:
        50.4561, 84.6890, -77.3245
        CIE-LCH:
        50.4561, 114.6792, 317.6026
        CIE-Luv:
        50.4561, 37.5667, -125.0712
        Hunter-Lab:
        43.3626, 84.1289, -101.1652
      #ba22ff color charts
#ba22ff RGB chart
      #ba22ff CMYK chart
      #ba22ff RGB pie chart
      #ba22ff color shades, tints & tones
#ba22ff color schemes
#ba22ff color preview, HTML & CSS examples
           This text has a color of #ba22ff        
        
          <p style="color:#ba22ff;">Text here</p>
        
        
          .mytext {color:#ba22ff;}
        
        Text color #ba22ff
      
           This box has a color of #ba22ff        
        
          <div style="background-color:#ba22ff;">Content here</div>
        
        
          .mybackground {background-color:#ba22ff;}
        
        Background color #ba22ff
      
           Border around this has a color of #ba22ff        
        
          <div style="border:2px solid #ba22ff;">Content here</div>
        
        
          .myborder {border:2px solid #ba22ff;}
        
        Border color #ba22ff