#5b6edd color space conversions
Hex:
        #5b6edd
        RGB:
        91, 110, 221
        CMY:
        64, 57, 13
        CMYK:
        59, 50, 0, 13
      HSL:
        231°, 65.6566%, 61.1765%
        HSV (HSB):
        231°, 58.8235%, 86.6667%
        XYZ:
        22.9415, 18.5965, 70.7869
        xyY:
        0.2042, 0.1656, 18.5965
      CIE-Lab:
        50.2117, 25.9179, -59.1003
        CIE-LCH:
        50.2117, 64.5336, 293.6794
        CIE-Luv:
        50.2117, -12.6592, -93.2620
        Hunter-Lab:
        43.1236, 19.4944, -67.1373
      #5b6edd color charts
#5b6edd RGB chart
      #5b6edd CMYK chart
      #5b6edd RGB pie chart
      #5b6edd color shades, tints & tones
#5b6edd color schemes
#5b6edd color preview, HTML & CSS examples
           This text has a color of #5b6edd        
        
          <p style="color:#5b6edd;">Text here</p>
        
        
          .mytext {color:#5b6edd;}
        
        Text color #5b6edd
      
           This box has a color of #5b6edd        
        
          <div style="background-color:#5b6edd;">Content here</div>
        
        
          .mybackground {background-color:#5b6edd;}
        
        Background color #5b6edd
      
           Border around this has a color of #5b6edd        
        
          <div style="border:2px solid #5b6edd;">Content here</div>
        
        
          .myborder {border:2px solid #5b6edd;}
        
        Border color #5b6edd