#5f469d color space conversions
Hex:
        #5f469d
        RGB:
        95, 70, 157
        CMY:
        63, 73, 38
        CMYK:
        39, 55, 0, 38
      HSL:
        257°, 38.3260%, 44.5098%
        HSV (HSB):
        257°, 55.4140%, 61.5686%
        XYZ:
        12.9953, 9.2475, 32.9983
        xyY:
        0.2352, 0.1674, 9.2475
      CIE-Lab:
        36.4566, 31.4781, -43.8982
        CIE-LCH:
        36.4566, 54.0178, 305.6432
        CIE-Luv:
        36.4566, 4.5030, -64.6253
        Hunter-Lab:
        30.4098, 23.0629, -43.0501
      #5f469d color charts
#5f469d RGB chart
      #5f469d CMYK chart
      #5f469d RGB pie chart
      #5f469d color shades, tints & tones
#5f469d color schemes
#5f469d color preview, HTML & CSS examples
           This text has a color of #5f469d        
        
          <p style="color:#5f469d;">Text here</p>
        
        
          .mytext {color:#5f469d;}
        
        Text color #5f469d
      
           This box has a color of #5f469d        
        
          <div style="background-color:#5f469d;">Content here</div>
        
        
          .mybackground {background-color:#5f469d;}
        
        Background color #5f469d
      
           Border around this has a color of #5f469d        
        
          <div style="border:2px solid #5f469d;">Content here</div>
        
        
          .myborder {border:2px solid #5f469d;}
        
        Border color #5f469d