#5b80e1 color space conversions
Hex:
        #5b80e1
        RGB:
        91, 128, 225
        CMY:
        64, 50, 12
        CMYK:
        60, 43, 0, 12
      HSL:
        223°, 69.0722%, 61.9608%
        HSV (HSB):
        223°, 59.5556%, 88.2353%
        XYZ:
        25.6242, 23.0987, 74.3421
        xyY:
        0.2082, 0.1877, 23.0987
      CIE-Lab:
        55.1739, 16.2194, -53.3981
        CIE-LCH:
        55.1739, 55.8071, 286.8959
        CIE-Luv:
        55.1739, -18.3723, -85.3690
        Hunter-Lab:
        48.0611, 11.0616, -58.0684
      #5b80e1 color charts
#5b80e1 RGB chart
      #5b80e1 CMYK chart
      #5b80e1 RGB pie chart
      #5b80e1 color shades, tints & tones
#5b80e1 color schemes
#5b80e1 color preview, HTML & CSS examples
           This text has a color of #5b80e1        
        
          <p style="color:#5b80e1;">Text here</p>
        
        
          .mytext {color:#5b80e1;}
        
        Text color #5b80e1
      
           This box has a color of #5b80e1        
        
          <div style="background-color:#5b80e1;">Content here</div>
        
        
          .mybackground {background-color:#5b80e1;}
        
        Background color #5b80e1
      
           Border around this has a color of #5b80e1        
        
          <div style="border:2px solid #5b80e1;">Content here</div>
        
        
          .myborder {border:2px solid #5b80e1;}
        
        Border color #5b80e1