#5222ab color space conversions
Hex:
        #5222ab
        RGB:
        82, 34, 171
        CMY:
        68, 87, 33
        CMYK:
        52, 80, 0, 33
      HSL:
        261°, 66.8293%, 40.1961%
        HSV (HSB):
        261°, 80.1170%, 67.0588%
        XYZ:
        11.4024, 5.8782, 39.0617
        xyY:
        0.2024, 0.1043, 5.8782
      CIE-Lab:
        29.1030, 52.1883, -64.3470
        CIE-LCH:
        29.1030, 82.8502, 309.0436
        CIE-Luv:
        29.1030, 4.7577, -84.8506
        Hunter-Lab:
        24.2449, 41.5199, -78.5524
      #5222ab color charts
#5222ab RGB chart
      #5222ab CMYK chart
      #5222ab RGB pie chart
      #5222ab color shades, tints & tones
#5222ab color schemes
#5222ab color preview, HTML & CSS examples
           This text has a color of #5222ab        
        
          <p style="color:#5222ab;">Text here</p>
        
        
          .mytext {color:#5222ab;}
        
        Text color #5222ab
      
           This box has a color of #5222ab        
        
          <div style="background-color:#5222ab;">Content here</div>
        
        
          .mybackground {background-color:#5222ab;}
        
        Background color #5222ab
      
           Border around this has a color of #5222ab        
        
          <div style="border:2px solid #5222ab;">Content here</div>
        
        
          .myborder {border:2px solid #5222ab;}
        
        Border color #5222ab