#5f559d color space conversions
Hex:
        #5f559d
        RGB:
        95, 85, 157
        CMY:
        63, 67, 38
        CMYK:
        39, 46, 0, 38
      HSL:
        248°, 29.7521%, 47.4510%
        HSV (HSB):
        248°, 45.8599%, 61.5686%
        XYZ:
        14.0536, 11.3642, 33.3511
        xyY:
        0.2391, 0.1934, 11.3642
      CIE-Lab:
        40.1873, 22.2086, -37.9430
        CIE-LCH:
        40.1873, 43.9647, 300.3410
        CIE-Luv:
        40.1873, -0.1557, -56.9058
        Hunter-Lab:
        33.7109, 15.4203, -35.0597
      #5f559d color charts
#5f559d RGB chart
      #5f559d CMYK chart
      #5f559d RGB pie chart
      #5f559d color shades, tints & tones
#5f559d color schemes
#5f559d color preview, HTML & CSS examples
           This text has a color of #5f559d        
        
          <p style="color:#5f559d;">Text here</p>
        
        
          .mytext {color:#5f559d;}
        
        Text color #5f559d
      
           This box has a color of #5f559d        
        
          <div style="background-color:#5f559d;">Content here</div>
        
        
          .mybackground {background-color:#5f559d;}
        
        Background color #5f559d
      
           Border around this has a color of #5f559d        
        
          <div style="border:2px solid #5f559d;">Content here</div>
        
        
          .myborder {border:2px solid #5f559d;}
        
        Border color #5f559d