#5522c7 color space conversions
Hex:
        #5522c7
        RGB:
        85, 34, 199
        CMY:
        67, 87, 22
        CMYK:
        57, 83, 0, 22
      HSL:
        259°, 70.8155%, 45.6863%
        HSV (HSB):
        259°, 82.9146%, 78.0392%
        XYZ:
        14.6271, 7.1989, 54.6514
        xyY:
        0.1913, 0.0941, 7.1989
      CIE-Lab:
        32.2554, 59.9463, -75.7449
        CIE-LCH:
        32.2554, 96.5963, 308.3589
        CIE-Luv:
        32.2554, 2.6554, -101.5781
        Hunter-Lab:
        26.8307, 50.3581, -101.9862
      #5522c7 color charts
#5522c7 RGB chart
      #5522c7 CMYK chart
      #5522c7 RGB pie chart
      #5522c7 color shades, tints & tones
#5522c7 color schemes
#5522c7 color preview, HTML & CSS examples
           This text has a color of #5522c7        
        
          <p style="color:#5522c7;">Text here</p>
        
        
          .mytext {color:#5522c7;}
        
        Text color #5522c7
      
           This box has a color of #5522c7        
        
          <div style="background-color:#5522c7;">Content here</div>
        
        
          .mybackground {background-color:#5522c7;}
        
        Background color #5522c7
      
           Border around this has a color of #5522c7        
        
          <div style="border:2px solid #5522c7;">Content here</div>
        
        
          .myborder {border:2px solid #5522c7;}
        
        Border color #5522c7