#5d58ee color space conversions
Hex:
        #5d58ee
        RGB:
        93, 88, 238
        CMY:
        64, 65, 7
        CMYK:
        61, 63, 0, 7
      HSL:
        242°, 81.5217%, 63.9216%
        HSV (HSB):
        242°, 63.0252%, 93.3333%
        XYZ:
        23.4365, 15.4796, 82.6415
        xyY:
        0.1928, 0.1273, 15.4796
      CIE-Lab:
        46.2843, 45.0700, -75.0489
        CIE-LCH:
        46.2843, 87.5422, 300.9866
        CIE-Luv:
        46.2843, -7.0227, -115.3271
        Hunter-Lab:
        39.3442, 37.4765, -96.9963
      #5d58ee color charts
#5d58ee RGB chart
      #5d58ee CMYK chart
      #5d58ee RGB pie chart
      #5d58ee color shades, tints & tones
#5d58ee color schemes
#5d58ee color preview, HTML & CSS examples
           This text has a color of #5d58ee        
        
          <p style="color:#5d58ee;">Text here</p>
        
        
          .mytext {color:#5d58ee;}
        
        Text color #5d58ee
      
           This box has a color of #5d58ee        
        
          <div style="background-color:#5d58ee;">Content here</div>
        
        
          .mybackground {background-color:#5d58ee;}
        
        Background color #5d58ee
      
           Border around this has a color of #5d58ee        
        
          <div style="border:2px solid #5d58ee;">Content here</div>
        
        
          .myborder {border:2px solid #5d58ee;}
        
        Border color #5d58ee