#5b5de1 color space conversions
Hex:
        #5b5de1
        RGB:
        91, 93, 225
        CMY:
        64, 64, 12
        CMYK:
        60, 59, 0, 12
      HSL:
        239°, 69.0722%, 61.9608%
        HSV (HSB):
        239°, 59.5556%, 88.2353%
        XYZ:
        21.8193, 15.4891, 73.0739
        xyY:
        0.1977, 0.1403, 15.4891
      CIE-Lab:
        46.2969, 37.6312, -67.6960
        CIE-LCH:
        46.2969, 77.4523, 299.0690
        CIE-Luv:
        46.2969, -8.1059, -104.6350
        Hunter-Lab:
        39.3562, 30.0883, -82.5363
      #5b5de1 color charts
#5b5de1 RGB chart
      #5b5de1 CMYK chart
      #5b5de1 RGB pie chart
      #5b5de1 color shades, tints & tones
#5b5de1 color schemes
#5b5de1 color preview, HTML & CSS examples
           This text has a color of #5b5de1        
        
          <p style="color:#5b5de1;">Text here</p>
        
        
          .mytext {color:#5b5de1;}
        
        Text color #5b5de1
      
           This box has a color of #5b5de1        
        
          <div style="background-color:#5b5de1;">Content here</div>
        
        
          .mybackground {background-color:#5b5de1;}
        
        Background color #5b5de1
      
           Border around this has a color of #5b5de1        
        
          <div style="border:2px solid #5b5de1;">Content here</div>
        
        
          .myborder {border:2px solid #5b5de1;}
        
        Border color #5b5de1