#5f096a color space conversions
Hex:
        #5f096a
        RGB:
        95, 9, 106
        CMY:
        63, 96, 58
        CMYK:
        10, 92, 0, 58
      HSL:
        293°, 84.3478%, 22.5490%
        HSV (HSB):
        293°, 91.5094%, 41.5686%
        XYZ:
        7.4185, 3.6689, 13.9528
        xyY:
        0.2963, 0.1465, 3.6689
      CIE-Lab:
        22.5451, 47.5369, -34.3747
        CIE-LCH:
        22.5451, 58.6633, 324.1287
        CIE-Luv:
        22.5451, 25.3928, -44.4850
        Hunter-Lab:
        19.1543, 35.6135, -29.7814
      #5f096a color charts
#5f096a RGB chart
      #5f096a CMYK chart
      #5f096a RGB pie chart
      #5f096a color shades, tints & tones
#5f096a color schemes
#5f096a color preview, HTML & CSS examples
           This text has a color of #5f096a        
        
          <p style="color:#5f096a;">Text here</p>
        
        
          .mytext {color:#5f096a;}
        
        Text color #5f096a
      
           This box has a color of #5f096a        
        
          <div style="background-color:#5f096a;">Content here</div>
        
        
          .mybackground {background-color:#5f096a;}
        
        Background color #5f096a
      
           Border around this has a color of #5f096a        
        
          <div style="border:2px solid #5f096a;">Content here</div>
        
        
          .myborder {border:2px solid #5f096a;}
        
        Border color #5f096a