#5b61bb color space conversions
Hex:
        #5b61bb
        RGB:
        91, 97, 187
        CMY:
        64, 62, 27
        CMYK:
        51, 48, 0, 27
      HSL:
        236°, 41.3793%, 54.5098%
        HSV (HSB):
        236°, 51.3369%, 73.3333%
        XYZ:
        17.5587, 14.3614, 48.8603
        xyY:
        0.2174, 0.1778, 14.3614
      CIE-Lab:
        44.7468, 22.9263, -48.3830
        CIE-LCH:
        44.7468, 53.5399, 295.3540
        CIE-Luv:
        44.7468, -7.4442, -74.3448
        Hunter-Lab:
        37.8964, 16.3864, -49.9158
      #5b61bb color charts
#5b61bb RGB chart
      #5b61bb CMYK chart
      #5b61bb RGB pie chart
      #5b61bb color shades, tints & tones
#5b61bb color schemes
#5b61bb color preview, HTML & CSS examples
           This text has a color of #5b61bb        
        
          <p style="color:#5b61bb;">Text here</p>
        
        
          .mytext {color:#5b61bb;}
        
        Text color #5b61bb
      
           This box has a color of #5b61bb        
        
          <div style="background-color:#5b61bb;">Content here</div>
        
        
          .mybackground {background-color:#5b61bb;}
        
        Background color #5b61bb
      
           Border around this has a color of #5b61bb        
        
          <div style="border:2px solid #5b61bb;">Content here</div>
        
        
          .myborder {border:2px solid #5b61bb;}
        
        Border color #5b61bb