#5522d7 color space conversions
Hex:
        #5522d7
        RGB:
        85, 34, 215
        CMY:
        67, 87, 16
        CMYK:
        60, 84, 0, 16
      HSL:
        257°, 72.6908%, 48.8235%
        HSV (HSB):
        257°, 84.1860%, 84.3137%
        XYZ:
        16.5841, 7.9816, 64.9565
        xyY:
        0.1853, 0.0892, 7.9816
      CIE-Lab:
        33.9446, 64.1179, -82.2532
        CIE-LCH:
        33.9446, 104.2914, 307.9371
        CIE-Luv:
        33.9446, 1.0874, -110.9509
        Hunter-Lab:
        28.2518, 55.3405, -116.5432
      #5522d7 color charts
#5522d7 RGB chart
      #5522d7 CMYK chart
      #5522d7 RGB pie chart
      #5522d7 color shades, tints & tones
#5522d7 color schemes
#5522d7 color preview, HTML & CSS examples
           This text has a color of #5522d7        
        
          <p style="color:#5522d7;">Text here</p>
        
        
          .mytext {color:#5522d7;}
        
        Text color #5522d7
      
           This box has a color of #5522d7        
        
          <div style="background-color:#5522d7;">Content here</div>
        
        
          .mybackground {background-color:#5522d7;}
        
        Background color #5522d7
      
           Border around this has a color of #5522d7        
        
          <div style="border:2px solid #5522d7;">Content here</div>
        
        
          .myborder {border:2px solid #5522d7;}
        
        Border color #5522d7