#5f277e color space conversions
Hex:
        #5f277e
        RGB:
        95, 39, 126
        CMY:
        63, 85, 51
        CMYK:
        25, 69, 0, 51
      HSL:
        279°, 52.7273%, 32.3529%
        HSV (HSB):
        279°, 69.0476%, 49.4118%
        XYZ:
        9.2107, 5.3903, 20.2936
        xyY:
        0.2640, 0.1545, 5.3903
      CIE-Lab:
        27.8190, 40.7868, -38.6931
        CIE-LCH:
        27.8190, 56.2203, 316.5090
        CIE-Luv:
        27.8190, 16.7226, -53.1424
        Hunter-Lab:
        23.2170, 30.1854, -35.5726
      #5f277e color charts
#5f277e RGB chart
      #5f277e CMYK chart
      #5f277e RGB pie chart
      #5f277e color shades, tints & tones
#5f277e color schemes
#5f277e color preview, HTML & CSS examples
           This text has a color of #5f277e        
        
          <p style="color:#5f277e;">Text here</p>
        
        
          .mytext {color:#5f277e;}
        
        Text color #5f277e
      
           This box has a color of #5f277e        
        
          <div style="background-color:#5f277e;">Content here</div>
        
        
          .mybackground {background-color:#5f277e;}
        
        Background color #5f277e
      
           Border around this has a color of #5f277e        
        
          <div style="border:2px solid #5f277e;">Content here</div>
        
        
          .myborder {border:2px solid #5f277e;}
        
        Border color #5f277e