#5b5feb color space conversions
Hex:
        #5b5feb
        RGB:
        91, 95, 235
        CMY:
        64, 63, 8
        CMYK:
        61, 60, 0, 8
      HSL:
        238°, 78.2609%, 63.9216%
        HSV (HSB):
        238°, 61.2766%, 92.1569%
        XYZ:
        23.4020, 16.4067, 80.5307
        xyY:
        0.1945, 0.1363, 16.4067
      CIE-Lab:
        47.5036, 39.6600, -71.3798
        CIE-LCH:
        47.5036, 81.6577, 299.0574
        CIE-Luv:
        47.5036, -9.0705, -110.8041
        Hunter-Lab:
        40.5052, 32.2447, -89.5241
      #5b5feb color charts
#5b5feb RGB chart
      #5b5feb CMYK chart
      #5b5feb RGB pie chart
      #5b5feb color shades, tints & tones
#5b5feb color schemes
#5b5feb color preview, HTML & CSS examples
           This text has a color of #5b5feb        
        
          <p style="color:#5b5feb;">Text here</p>
        
        
          .mytext {color:#5b5feb;}
        
        Text color #5b5feb
      
           This box has a color of #5b5feb        
        
          <div style="background-color:#5b5feb;">Content here</div>
        
        
          .mybackground {background-color:#5b5feb;}
        
        Background color #5b5feb
      
           Border around this has a color of #5b5feb        
        
          <div style="border:2px solid #5b5feb;">Content here</div>
        
        
          .myborder {border:2px solid #5b5feb;}
        
        Border color #5b5feb