#5f023e color space conversions
Hex:
        #5f023e
        RGB:
        95, 2, 62
        CMY:
        63, 99, 76
        CMYK:
        0, 98, 35, 63
      HSL:
        321°, 95.8763%, 19.0196%
        HSV (HSB):
        321°, 97.8947%, 37.2549%
        XYZ:
        5.6105, 2.8241, 4.8068
        xyY:
        0.4237, 0.2133, 2.8241
      CIE-Lab:
        19.3253, 42.4176, -9.7797
        CIE-LCH:
        19.3253, 43.5304, 347.0168
        CIE-Luv:
        19.3253, 40.6616, -15.3161
        Hunter-Lab:
        16.8051, 30.1848, -5.1954
      #5f023e color charts
#5f023e RGB chart
      #5f023e CMYK chart
      #5f023e RGB pie chart
      #5f023e color shades, tints & tones
#5f023e color schemes
#5f023e color preview, HTML & CSS examples
           This text has a color of #5f023e        
        
          <p style="color:#5f023e;">Text here</p>
        
        
          .mytext {color:#5f023e;}
        
        Text color #5f023e
      
           This box has a color of #5f023e        
        
          <div style="background-color:#5f023e;">Content here</div>
        
        
          .mybackground {background-color:#5f023e;}
        
        Background color #5f023e
      
           Border around this has a color of #5f023e        
        
          <div style="border:2px solid #5f023e;">Content here</div>
        
        
          .myborder {border:2px solid #5f023e;}
        
        Border color #5f023e