#5f055b color space conversions
Hex:
        #5f055b
        RGB:
        95, 5, 91
        CMY:
        63, 98, 64
        CMYK:
        0, 95, 4, 63
      HSL:
        303°, 90.0000%, 19.6078%
        HSV (HSB):
        303°, 94.7368%, 37.2549%
        XYZ:
        6.6619, 3.2968, 10.1827
        xyY:
        0.3308, 0.1637, 3.2968
      CIE-Lab:
        21.1952, 45.8289, -26.6520
        CIE-LCH:
        21.1952, 53.0152, 329.8197
        CIE-Luv:
        21.1952, 30.2130, -34.7068
        Hunter-Lab:
        18.1570, 33.7180, -20.5409
      #5f055b color charts
#5f055b RGB chart
      #5f055b CMYK chart
      #5f055b RGB pie chart
      #5f055b color shades, tints & tones
#5f055b color schemes
#5f055b color preview, HTML & CSS examples
           This text has a color of #5f055b        
        
          <p style="color:#5f055b;">Text here</p>
        
        
          .mytext {color:#5f055b;}
        
        Text color #5f055b
      
           This box has a color of #5f055b        
        
          <div style="background-color:#5f055b;">Content here</div>
        
        
          .mybackground {background-color:#5f055b;}
        
        Background color #5f055b
      
           Border around this has a color of #5f055b        
        
          <div style="border:2px solid #5f055b;">Content here</div>
        
        
          .myborder {border:2px solid #5f055b;}
        
        Border color #5f055b