#5d57d1 color space conversions
Hex:
        #5d57d1
        RGB:
        93, 87, 209
        CMY:
        64, 66, 18
        CMYK:
        56, 58, 0, 18
      HSL:
        243°, 57.0093%, 58.0392%
        HSV (HSB):
        243°, 58.3732%, 81.9608%
        XYZ:
        19.4310, 13.7470, 61.9509
        xyY:
        0.2043, 0.1445, 13.7470
      CIE-Lab:
        43.8679, 36.4965, -62.5062
        CIE-LCH:
        43.8679, 72.3811, 300.2801
        CIE-Luv:
        43.8679, -5.1067, -95.6162
        Hunter-Lab:
        37.0769, 28.6624, -73.1123
      #5d57d1 color charts
#5d57d1 RGB chart
      #5d57d1 CMYK chart
      #5d57d1 RGB pie chart
      #5d57d1 color shades, tints & tones
#5d57d1 color schemes
#5d57d1 color preview, HTML & CSS examples
           This text has a color of #5d57d1        
        
          <p style="color:#5d57d1;">Text here</p>
        
        
          .mytext {color:#5d57d1;}
        
        Text color #5d57d1
      
           This box has a color of #5d57d1        
        
          <div style="background-color:#5d57d1;">Content here</div>
        
        
          .mybackground {background-color:#5d57d1;}
        
        Background color #5d57d1
      
           Border around this has a color of #5d57d1        
        
          <div style="border:2px solid #5d57d1;">Content here</div>
        
        
          .myborder {border:2px solid #5d57d1;}
        
        Border color #5d57d1