#5f57cf color space conversions
Hex:
        #5f57cf
        RGB:
        95, 87, 207
        CMY:
        63, 66, 19
        CMYK:
        54, 58, 0, 19
      HSL:
        244°, 55.5556%, 57.6471%
        HSV (HSB):
        244°, 57.9710%, 81.1765%
        XYZ:
        19.3900, 13.7543, 60.6644
        xyY:
        0.2067, 0.1466, 13.7543
      CIE-Lab:
        43.8785, 36.2435, -61.3327
        CIE-LCH:
        43.8785, 71.2411, 300.5802
        CIE-Luv:
        43.8785, -4.3356, -93.9526
        Hunter-Lab:
        37.0868, 28.4229, -71.0224
      #5f57cf color charts
#5f57cf RGB chart
      #5f57cf CMYK chart
      #5f57cf RGB pie chart
      #5f57cf color shades, tints & tones
#5f57cf color schemes
#5f57cf color preview, HTML & CSS examples
           This text has a color of #5f57cf        
        
          <p style="color:#5f57cf;">Text here</p>
        
        
          .mytext {color:#5f57cf;}
        
        Text color #5f57cf
      
           This box has a color of #5f57cf        
        
          <div style="background-color:#5f57cf;">Content here</div>
        
        
          .mybackground {background-color:#5f57cf;}
        
        Background color #5f57cf
      
           Border around this has a color of #5f57cf        
        
          <div style="border:2px solid #5f57cf;">Content here</div>
        
        
          .myborder {border:2px solid #5f57cf;}
        
        Border color #5f57cf