#5b77fb color space conversions
Hex:
        #5b77fb
        RGB:
        91, 119, 251
        CMY:
        64, 53, 2
        CMYK:
        64, 53, 0, 2
      HSL:
        230°, 95.2381%, 67.0588%
        HSV (HSB):
        230°, 63.7450%, 98.4314%
        XYZ:
        28.3238, 22.3828, 94.0943
        xyY:
        0.1956, 0.1546, 22.3828
      CIE-Lab:
        54.4309, 30.3889, -69.0687
        CIE-LCH:
        54.4309, 75.4584, 293.7486
        CIE-Luv:
        54.4309, -15.9599, -110.8596
        Hunter-Lab:
        47.3105, 24.0708, -84.8026
      #5b77fb color charts
#5b77fb RGB chart
      #5b77fb CMYK chart
      #5b77fb RGB pie chart
      #5b77fb color shades, tints & tones
#5b77fb color schemes
#5b77fb color preview, HTML & CSS examples
           This text has a color of #5b77fb        
        
          <p style="color:#5b77fb;">Text here</p>
        
        
          .mytext {color:#5b77fb;}
        
        Text color #5b77fb
      
           This box has a color of #5b77fb        
        
          <div style="background-color:#5b77fb;">Content here</div>
        
        
          .mybackground {background-color:#5b77fb;}
        
        Background color #5b77fb
      
           Border around this has a color of #5b77fb        
        
          <div style="border:2px solid #5b77fb;">Content here</div>
        
        
          .myborder {border:2px solid #5b77fb;}
        
        Border color #5b77fb