#5f408b color space conversions
Hex:
        #5f408b
        RGB:
        95, 64, 139
        CMY:
        63, 75, 45
        CMYK:
        32, 54, 0, 45
      HSL:
        265°, 36.9458%, 39.8039%
        HSV (HSB):
        265°, 53.9568%, 54.5098%
        XYZ:
        11.2129, 7.9638, 25.3723
        xyY:
        0.2517, 0.1788, 7.9638
      CIE-Lab:
        33.9073, 30.1065, -37.0260
        CIE-LCH:
        33.9073, 47.7213, 309.1152
        CIE-Luv:
        33.9073, 8.4010, -53.6569
        Hunter-Lab:
        28.2201, 21.5394, -33.5526
      #5f408b color charts
#5f408b RGB chart
      #5f408b CMYK chart
      #5f408b RGB pie chart
      #5f408b color shades, tints & tones
#5f408b color schemes
#5f408b color preview, HTML & CSS examples
           This text has a color of #5f408b        
        
          <p style="color:#5f408b;">Text here</p>
        
        
          .mytext {color:#5f408b;}
        
        Text color #5f408b
      
           This box has a color of #5f408b        
        
          <div style="background-color:#5f408b;">Content here</div>
        
        
          .mybackground {background-color:#5f408b;}
        
        Background color #5f408b
      
           Border around this has a color of #5f408b        
        
          <div style="border:2px solid #5f408b;">Content here</div>
        
        
          .myborder {border:2px solid #5f408b;}
        
        Border color #5f408b