#5f489d color space conversions
Hex:
        #5f489d
        RGB:
        95, 72, 157
        CMY:
        63, 72, 38
        CMYK:
        39, 54, 0, 38
      HSL:
        256°, 37.1179%, 44.9020%
        HSV (HSB):
        256°, 54.1401%, 61.5686%
        XYZ:
        13.1225, 9.5019, 33.0407
        xyY:
        0.2357, 0.1707, 9.5019
      CIE-Lab:
        36.9333, 30.2611, -43.1338
        CIE-LCH:
        36.9333, 52.6902, 305.0521
        CIE-Luv:
        36.9333, 3.9303, -63.7020
        Hunter-Lab:
        30.8252, 22.0444, -41.9737
      #5f489d color charts
#5f489d RGB chart
      #5f489d CMYK chart
      #5f489d RGB pie chart
      #5f489d color shades, tints & tones
#5f489d color schemes
#5f489d color preview, HTML & CSS examples
           This text has a color of #5f489d        
        
          <p style="color:#5f489d;">Text here</p>
        
        
          .mytext {color:#5f489d;}
        
        Text color #5f489d
      
           This box has a color of #5f489d        
        
          <div style="background-color:#5f489d;">Content here</div>
        
        
          .mybackground {background-color:#5f489d;}
        
        Background color #5f489d
      
           Border around this has a color of #5f489d        
        
          <div style="border:2px solid #5f489d;">Content here</div>
        
        
          .myborder {border:2px solid #5f489d;}
        
        Border color #5f489d