#5e5eea color space conversions
Hex:
        #5e5eea
        RGB:
        94, 94, 234
        CMY:
        63, 63, 8
        CMYK:
        60, 60, 0, 8
      HSL:
        240°, 76.9231%, 64.3137%
        HSV (HSB):
        240°, 59.8291%, 91.7647%
        XYZ:
        23.4701, 16.3256, 79.7561
        xyY:
        0.1963, 0.1366, 16.3256
      CIE-Lab:
        47.3988, 40.4155, -70.9788
        CIE-LCH:
        47.3988, 81.6786, 299.6573
        CIE-Luv:
        47.3988, -7.9479, -110.2280
        Hunter-Lab:
        40.4050, 32.9769, -88.7501
      #5e5eea color charts
#5e5eea RGB chart
      #5e5eea CMYK chart
      #5e5eea RGB pie chart
      #5e5eea color shades, tints & tones
#5e5eea color schemes
#5e5eea color preview, HTML & CSS examples
           This text has a color of #5e5eea        
        
          <p style="color:#5e5eea;">Text here</p>
        
        
          .mytext {color:#5e5eea;}
        
        Text color #5e5eea
      
           This box has a color of #5e5eea        
        
          <div style="background-color:#5e5eea;">Content here</div>
        
        
          .mybackground {background-color:#5e5eea;}
        
        Background color #5e5eea
      
           Border around this has a color of #5e5eea        
        
          <div style="border:2px solid #5e5eea;">Content here</div>
        
        
          .myborder {border:2px solid #5e5eea;}
        
        Border color #5e5eea