#5d5feb color space conversions
Hex:
        #5d5feb
        RGB:
        93, 95, 235
        CMY:
        64, 63, 8
        CMYK:
        60, 60, 0, 8
      HSL:
        239°, 78.0220%, 64.3137%
        HSV (HSB):
        239°, 60.4255%, 92.1569%
        XYZ:
        23.6018, 16.5097, 80.5400
        xyY:
        0.1956, 0.1368, 16.5097
      CIE-Lab:
        47.6363, 39.9777, -71.1581
        CIE-LCH:
        47.6363, 81.6192, 299.3279
        CIE-Luv:
        47.6363, -8.5228, -110.6125
        Hunter-Lab:
        40.6322, 32.5781, -89.0805
      #5d5feb color charts
#5d5feb RGB chart
      #5d5feb CMYK chart
      #5d5feb RGB pie chart
      #5d5feb color shades, tints & tones
#5d5feb color schemes
#5d5feb color preview, HTML & CSS examples
           This text has a color of #5d5feb        
        
          <p style="color:#5d5feb;">Text here</p>
        
        
          .mytext {color:#5d5feb;}
        
        Text color #5d5feb
      
           This box has a color of #5d5feb        
        
          <div style="background-color:#5d5feb;">Content here</div>
        
        
          .mybackground {background-color:#5d5feb;}
        
        Background color #5d5feb
      
           Border around this has a color of #5d5feb        
        
          <div style="border:2px solid #5d5feb;">Content here</div>
        
        
          .myborder {border:2px solid #5d5feb;}
        
        Border color #5d5feb