#5d5aee color space conversions
Hex:
        #5d5aee
        RGB:
        93, 90, 238
        CMY:
        64, 65, 7
        CMYK:
        61, 62, 0, 7
      HSL:
        241°, 81.3187%, 64.3137%
        HSV (HSB):
        241°, 62.1849%, 93.3333%
        XYZ:
        23.6030, 15.8125, 82.6970
        xyY:
        0.1933, 0.1295, 15.8125
      CIE-Lab:
        46.7276, 43.8997, -74.3254
        CIE-LCH:
        46.7276, 86.3218, 300.5679
        CIE-Luv:
        46.7276, -7.4788, -114.6144
        Hunter-Lab:
        39.7650, 36.3621, -95.4667
      #5d5aee color charts
#5d5aee RGB chart
      #5d5aee CMYK chart
      #5d5aee RGB pie chart
      #5d5aee color shades, tints & tones
#5d5aee color schemes
#5d5aee color preview, HTML & CSS examples
           This text has a color of #5d5aee        
        
          <p style="color:#5d5aee;">Text here</p>
        
        
          .mytext {color:#5d5aee;}
        
        Text color #5d5aee
      
           This box has a color of #5d5aee        
        
          <div style="background-color:#5d5aee;">Content here</div>
        
        
          .mybackground {background-color:#5d5aee;}
        
        Background color #5d5aee
      
           Border around this has a color of #5d5aee        
        
          <div style="border:2px solid #5d5aee;">Content here</div>
        
        
          .myborder {border:2px solid #5d5aee;}
        
        Border color #5d5aee