#5d5eeb color space conversions
Hex:
        #5d5eeb
        RGB:
        93, 94, 235
        CMY:
        64, 63, 8
        CMYK:
        60, 60, 0, 8
      HSL:
        240°, 78.0220%, 64.3137%
        HSV (HSB):
        240°, 60.4255%, 92.1569%
        XYZ:
        23.5123, 16.3307, 80.5102
        xyY:
        0.1954, 0.1357, 16.3307
      CIE-Lab:
        47.4054, 40.5749, -71.5338
        CIE-LCH:
        47.4054, 82.2399, 299.5625
        CIE-Luv:
        47.4054, -8.2771, -111.0206
        Hunter-Lab:
        40.4113, 33.1360, -89.8338
      #5d5eeb color charts
#5d5eeb RGB chart
      #5d5eeb CMYK chart
      #5d5eeb RGB pie chart
      #5d5eeb color shades, tints & tones
#5d5eeb color schemes
#5d5eeb color preview, HTML & CSS examples
           This text has a color of #5d5eeb        
        
          <p style="color:#5d5eeb;">Text here</p>
        
        
          .mytext {color:#5d5eeb;}
        
        Text color #5d5eeb
      
           This box has a color of #5d5eeb        
        
          <div style="background-color:#5d5eeb;">Content here</div>
        
        
          .mybackground {background-color:#5d5eeb;}
        
        Background color #5d5eeb
      
           Border around this has a color of #5d5eeb        
        
          <div style="border:2px solid #5d5eeb;">Content here</div>
        
        
          .myborder {border:2px solid #5d5eeb;}
        
        Border color #5d5eeb