#5b81d3 color space conversions
Hex:
        #5b81d3
        RGB:
        91, 129, 211
        CMY:
        64, 49, 17
        CMYK:
        57, 39, 0, 17
      HSL:
        221°, 57.6923%, 59.2157%
        HSV (HSB):
        221°, 56.8720%, 82.7451%
        XYZ:
        23.9225, 22.6278, 64.7348
        xyY:
        0.2150, 0.2033, 22.6278
      CIE-Lab:
        54.6869, 11.0042, -46.2989
        CIE-LCH:
        54.6869, 47.5887, 283.3698
        CIE-Luv:
        54.6869, -18.6349, -73.2777
        Hunter-Lab:
        47.5687, 6.5232, -47.3878
      #5b81d3 color charts
#5b81d3 RGB chart
      #5b81d3 CMYK chart
      #5b81d3 RGB pie chart
      #5b81d3 color shades, tints & tones
#5b81d3 color schemes
#5b81d3 color preview, HTML & CSS examples
           This text has a color of #5b81d3        
        
          <p style="color:#5b81d3;">Text here</p>
        
        
          .mytext {color:#5b81d3;}
        
        Text color #5b81d3
      
           This box has a color of #5b81d3        
        
          <div style="background-color:#5b81d3;">Content here</div>
        
        
          .mybackground {background-color:#5b81d3;}
        
        Background color #5b81d3
      
           Border around this has a color of #5b81d3        
        
          <div style="border:2px solid #5b81d3;">Content here</div>
        
        
          .myborder {border:2px solid #5b81d3;}
        
        Border color #5b81d3