#5f2a80 color space conversions
Hex:
        #5f2a80
        RGB:
        95, 42, 128
        CMY:
        63, 84, 50
        CMYK:
        26, 67, 0, 50
      HSL:
        277°, 50.5882%, 33.3333%
        HSV (HSB):
        277°, 67.1875%, 50.1961%
        XYZ:
        9.4436, 5.6473, 21.0144
        xyY:
        0.2616, 0.1564, 5.6473
      CIE-Lab:
        28.5047, 39.7501, -38.8476
        CIE-LCH:
        28.5047, 55.5807, 315.6579
        CIE-Luv:
        28.5047, 15.7338, -53.7346
        Hunter-Lab:
        23.7641, 29.3464, -35.7947
      #5f2a80 color charts
#5f2a80 RGB chart
      #5f2a80 CMYK chart
      #5f2a80 RGB pie chart
      #5f2a80 color shades, tints & tones
#5f2a80 color schemes
#5f2a80 color preview, HTML & CSS examples
           This text has a color of #5f2a80        
        
          <p style="color:#5f2a80;">Text here</p>
        
        
          .mytext {color:#5f2a80;}
        
        Text color #5f2a80
      
           This box has a color of #5f2a80        
        
          <div style="background-color:#5f2a80;">Content here</div>
        
        
          .mybackground {background-color:#5f2a80;}
        
        Background color #5f2a80
      
           Border around this has a color of #5f2a80        
        
          <div style="border:2px solid #5f2a80;">Content here</div>
        
        
          .myborder {border:2px solid #5f2a80;}
        
        Border color #5f2a80