#5f288e color space conversions
Hex:
        #5f288e
        RGB:
        95, 40, 142
        CMY:
        63, 84, 44
        CMYK:
        33, 72, 0, 44
      HSL:
        272°, 56.0440%, 35.6863%
        HSV (HSB):
        272°, 71.8310%, 55.6863%
        XYZ:
        10.3606, 5.9035, 26.1846
        xyY:
        0.2441, 0.1391, 5.9035
      CIE-Lab:
        29.1676, 44.1584, -46.4976
        CIE-LCH:
        29.1676, 64.1248, 313.5219
        CIE-Luv:
        29.1676, 13.5300, -64.0618
        Hunter-Lab:
        24.2971, 33.5949, -46.8881
      #5f288e color charts
#5f288e RGB chart
      #5f288e CMYK chart
      #5f288e RGB pie chart
      #5f288e color shades, tints & tones
#5f288e color schemes
#5f288e color preview, HTML & CSS examples
           This text has a color of #5f288e        
        
          <p style="color:#5f288e;">Text here</p>
        
        
          .mytext {color:#5f288e;}
        
        Text color #5f288e
      
           This box has a color of #5f288e        
        
          <div style="background-color:#5f288e;">Content here</div>
        
        
          .mybackground {background-color:#5f288e;}
        
        Background color #5f288e
      
           Border around this has a color of #5f288e        
        
          <div style="border:2px solid #5f288e;">Content here</div>
        
        
          .myborder {border:2px solid #5f288e;}
        
        Border color #5f288e