#ba22ae color space conversions
Hex:
        #ba22ae
        RGB:
        186, 34, 174
        CMY:
        27, 87, 32
        CMYK:
        0, 82, 6, 27
      HSL:
        305°, 69.0909%, 43.1373%
        HSV (HSB):
        305°, 81.7204%, 72.9412%
        XYZ:
        28.4617, 14.6392, 41.3699
        xyY:
        0.3369, 0.1733, 14.6392
      CIE-Lab:
        45.1359, 70.9944, -39.4498
        CIE-LCH:
        45.1359, 81.2187, 330.9402
        CIE-Luv:
        45.1359, 63.4116, -67.0760
        Hunter-Lab:
        38.2611, 65.8256, -37.3246
      #ba22ae color charts
#ba22ae RGB chart
      #ba22ae CMYK chart
      #ba22ae RGB pie chart
      #ba22ae color shades, tints & tones
#ba22ae color schemes
#ba22ae color preview, HTML & CSS examples
           This text has a color of #ba22ae        
        
          <p style="color:#ba22ae;">Text here</p>
        
        
          .mytext {color:#ba22ae;}
        
        Text color #ba22ae
      
           This box has a color of #ba22ae        
        
          <div style="background-color:#ba22ae;">Content here</div>
        
        
          .mybackground {background-color:#ba22ae;}
        
        Background color #ba22ae
      
           Border around this has a color of #ba22ae        
        
          <div style="border:2px solid #ba22ae;">Content here</div>
        
        
          .myborder {border:2px solid #ba22ae;}
        
        Border color #ba22ae