#5958ee color space conversions
Hex:
        #5958ee
        RGB:
        89, 88, 238
        CMY:
        65, 65, 7
        CMYK:
        63, 63, 0, 7
      HSL:
        240°, 81.5217%, 63.9216%
        HSV (HSB):
        240°, 63.0252%, 93.3333%
        XYZ:
        23.0422, 15.2763, 82.6231
        xyY:
        0.1905, 0.1263, 15.2763
      CIE-Lab:
        46.0104, 44.4819, -75.5075
        CIE-LCH:
        46.0104, 87.6357, 300.5026
        CIE-Luv:
        46.0104, -8.0888, -115.6753
        Hunter-Lab:
        39.0850, 36.8343, -97.9758
      #5958ee color charts
#5958ee RGB chart
      #5958ee CMYK chart
      #5958ee RGB pie chart
      #5958ee color shades, tints & tones
#5958ee color schemes
#5958ee color preview, HTML & CSS examples
           This text has a color of #5958ee        
        
          <p style="color:#5958ee;">Text here</p>
        
        
          .mytext {color:#5958ee;}
        
        Text color #5958ee
      
           This box has a color of #5958ee        
        
          <div style="background-color:#5958ee;">Content here</div>
        
        
          .mybackground {background-color:#5958ee;}
        
        Background color #5958ee
      
           Border around this has a color of #5958ee        
        
          <div style="border:2px solid #5958ee;">Content here</div>
        
        
          .myborder {border:2px solid #5958ee;}
        
        Border color #5958ee