#5055bc color space conversions
Hex:
        #5055bc
        RGB:
        80, 85, 188
        CMY:
        69, 67, 26
        CMYK:
        57, 55, 0, 26
      HSL:
        237°, 44.6281%, 52.5490%
        HSV (HSB):
        237°, 57.4468%, 73.7255%
        XYZ:
        15.6339, 11.8333, 49.0370
        xyY:
        0.2044, 0.1547, 11.8333
      CIE-Lab:
        40.9500, 28.4811, -55.1136
        CIE-LCH:
        40.9500, 62.0378, 297.3286
        CIE-Luv:
        40.9500, -7.4764, -82.6881
        Hunter-Lab:
        34.3996, 20.9251, -60.4389
      #5055bc color charts
#5055bc RGB chart
      #5055bc CMYK chart
      #5055bc RGB pie chart
      #5055bc color shades, tints & tones
#5055bc color schemes
#5055bc color preview, HTML & CSS examples
           This text has a color of #5055bc        
        
          <p style="color:#5055bc;">Text here</p>
        
        
          .mytext {color:#5055bc;}
        
        Text color #5055bc
      
           This box has a color of #5055bc        
        
          <div style="background-color:#5055bc;">Content here</div>
        
        
          .mybackground {background-color:#5055bc;}
        
        Background color #5055bc
      
           Border around this has a color of #5055bc        
        
          <div style="border:2px solid #5055bc;">Content here</div>
        
        
          .myborder {border:2px solid #5055bc;}
        
        Border color #5055bc