#5522df color space conversions
Hex:
        #5522df
        RGB:
        85, 34, 223
        CMY:
        67, 87, 13
        CMYK:
        62, 85, 0, 13
      HSL:
        256°, 74.7036%, 50.3922%
        HSV (HSB):
        256°, 84.7534%, 87.4510%
        XYZ:
        17.6376, 8.4031, 70.5044
        xyY:
        0.1827, 0.0870, 8.4031
      CIE-Lab:
        34.8086, 66.1893, -85.4266
        CIE-LCH:
        34.8086, 108.0682, 307.7689
        CIE-Luv:
        34.8086, 0.3547, -115.5800
        Hunter-Lab:
        28.9880, 57.8783, -123.9129
      #5522df color charts
#5522df RGB chart
      #5522df CMYK chart
      #5522df RGB pie chart
      #5522df color shades, tints & tones
#5522df color schemes
#5522df color preview, HTML & CSS examples
           This text has a color of #5522df        
        
          <p style="color:#5522df;">Text here</p>
        
        
          .mytext {color:#5522df;}
        
        Text color #5522df
      
           This box has a color of #5522df        
        
          <div style="background-color:#5522df;">Content here</div>
        
        
          .mybackground {background-color:#5522df;}
        
        Background color #5522df
      
           Border around this has a color of #5522df        
        
          <div style="border:2px solid #5522df;">Content here</div>
        
        
          .myborder {border:2px solid #5522df;}
        
        Border color #5522df