#5555a2 color space conversions
Hex:
        #5555a2
        RGB:
        85, 85, 162
        CMY:
        67, 67, 36
        CMYK:
        48, 48, 0, 36
      HSL:
        240°, 31.1741%, 48.4314%
        HSV (HSB):
        240°, 47.5309%, 63.5294%
        XYZ:
        13.5164, 11.0369, 35.6004
        xyY:
        0.2247, 0.1835, 11.0369
      CIE-Lab:
        39.6426, 21.1434, -41.8472
        CIE-LCH:
        39.6426, 46.8853, 296.8053
        CIE-Luv:
        39.6426, -4.4909, -62.2878
        Hunter-Lab:
        33.2219, 14.4849, -40.2795
      #5555a2 color charts
#5555a2 RGB chart
      #5555a2 CMYK chart
      #5555a2 RGB pie chart
      #5555a2 color shades, tints & tones
#5555a2 color schemes
#5555a2 color preview, HTML & CSS examples
           This text has a color of #5555a2        
        
          <p style="color:#5555a2;">Text here</p>
        
        
          .mytext {color:#5555a2;}
        
        Text color #5555a2
      
           This box has a color of #5555a2        
        
          <div style="background-color:#5555a2;">Content here</div>
        
        
          .mybackground {background-color:#5555a2;}
        
        Background color #5555a2
      
           Border around this has a color of #5555a2        
        
          <div style="border:2px solid #5555a2;">Content here</div>
        
        
          .myborder {border:2px solid #5555a2;}
        
        Border color #5555a2