#5d58ce color space conversions
Hex:
        #5d58ce
        RGB:
        93, 88, 206
        CMY:
        64, 65, 19
        CMYK:
        55, 57, 0, 19
      HSL:
        243°, 54.6296%, 57.6471%
        HSV (HSB):
        243°, 57.2816%, 80.7843%
        XYZ:
        19.1445, 13.7628, 60.0400
        xyY:
        0.2060, 0.1481, 13.7628
      CIE-Lab:
        43.8909, 34.9426, -60.7448
        CIE-LCH:
        43.8909, 70.0779, 299.9090
        CIE-Luv:
        43.8909, -5.1853, -93.0210
        Hunter-Lab:
        37.0983, 27.1926, -69.9863
      #5d58ce color charts
#5d58ce RGB chart
      #5d58ce CMYK chart
      #5d58ce RGB pie chart
      #5d58ce color shades, tints & tones
#5d58ce color schemes
#5d58ce color preview, HTML & CSS examples
           This text has a color of #5d58ce        
        
          <p style="color:#5d58ce;">Text here</p>
        
        
          .mytext {color:#5d58ce;}
        
        Text color #5d58ce
      
           This box has a color of #5d58ce        
        
          <div style="background-color:#5d58ce;">Content here</div>
        
        
          .mybackground {background-color:#5d58ce;}
        
        Background color #5d58ce
      
           Border around this has a color of #5d58ce        
        
          <div style="border:2px solid #5d58ce;">Content here</div>
        
        
          .myborder {border:2px solid #5d58ce;}
        
        Border color #5d58ce