#5e58fb color space conversions
Hex:
        #5e58fb
        RGB:
        94, 88, 251
        CMY:
        63, 65, 2
        CMYK:
        63, 65, 0, 2
      HSL:
        242°, 95.3216%, 66.4706%
        HSV (HSB):
        242°, 64.9402%, 98.4314%
        XYZ:
        25.5184, 16.3242, 93.0727
        xyY:
        0.1891, 0.1210, 16.3242
      CIE-Lab:
        47.3969, 49.2957, -80.5042
        CIE-LCH:
        47.3969, 94.3981, 301.4807
        CIE-Luv:
        47.3969, -7.4654, -123.8597
        Hunter-Lab:
        40.4032, 42.0340, -108.2981
      #5e58fb color charts
#5e58fb RGB chart
      #5e58fb CMYK chart
      #5e58fb RGB pie chart
      #5e58fb color shades, tints & tones
#5e58fb color schemes
#5e58fb color preview, HTML & CSS examples
           This text has a color of #5e58fb        
        
          <p style="color:#5e58fb;">Text here</p>
        
        
          .mytext {color:#5e58fb;}
        
        Text color #5e58fb
      
           This box has a color of #5e58fb        
        
          <div style="background-color:#5e58fb;">Content here</div>
        
        
          .mybackground {background-color:#5e58fb;}
        
        Background color #5e58fb
      
           Border around this has a color of #5e58fb        
        
          <div style="border:2px solid #5e58fb;">Content here</div>
        
        
          .myborder {border:2px solid #5e58fb;}
        
        Border color #5e58fb