#5f538e color space conversions
Hex:
        #5f538e
        RGB:
        95, 83, 142
        CMY:
        63, 67, 44
        CMYK:
        33, 42, 0, 44
      HSL:
        252°, 26.2222%, 44.1176%
        HSV (HSB):
        252°, 41.5493%, 55.6863%
        XYZ:
        12.6951, 10.5724, 26.9628
        xyY:
        0.2527, 0.2105, 10.5724
      CIE-Lab:
        38.8507, 19.1594, -31.0225
        CIE-LCH:
        38.8507, 36.4620, 301.6993
        CIE-Luv:
        38.8507, 1.7847, -45.9625
        Hunter-Lab:
        32.5152, 12.7908, -26.4047
      #5f538e color charts
#5f538e RGB chart
      #5f538e CMYK chart
      #5f538e RGB pie chart
      #5f538e color shades, tints & tones
#5f538e color schemes
#5f538e color preview, HTML & CSS examples
           This text has a color of #5f538e        
        
          <p style="color:#5f538e;">Text here</p>
        
        
          .mytext {color:#5f538e;}
        
        Text color #5f538e
      
           This box has a color of #5f538e        
        
          <div style="background-color:#5f538e;">Content here</div>
        
        
          .mybackground {background-color:#5f538e;}
        
        Background color #5f538e
      
           Border around this has a color of #5f538e        
        
          <div style="border:2px solid #5f538e;">Content here</div>
        
        
          .myborder {border:2px solid #5f538e;}
        
        Border color #5f538e