#5f079a color space conversions
Hex:
        #5f079a
        RGB:
        95, 7, 154
        CMY:
        63, 97, 40
        CMYK:
        38, 95, 0, 40
      HSL:
        276°, 91.3043%, 31.5686%
        HSV (HSB):
        276°, 95.4545%, 60.3922%
        XYZ:
        10.6280, 4.9179, 30.9609
        xyY:
        0.2285, 0.1057, 4.9179
      CIE-Lab:
        26.4997, 57.6957, -58.2415
        CIE-LCH:
        26.4997, 81.9809, 314.7303
        CIE-Luv:
        26.4997, 14.4558, -75.3297
        Hunter-Lab:
        22.1764, 46.7371, -67.2524
      #5f079a color charts
#5f079a RGB chart
      #5f079a CMYK chart
      #5f079a RGB pie chart
      #5f079a color shades, tints & tones
#5f079a color schemes
#5f079a color preview, HTML & CSS examples
           This text has a color of #5f079a        
        
          <p style="color:#5f079a;">Text here</p>
        
        
          .mytext {color:#5f079a;}
        
        Text color #5f079a
      
           This box has a color of #5f079a        
        
          <div style="background-color:#5f079a;">Content here</div>
        
        
          .mybackground {background-color:#5f079a;}
        
        Background color #5f079a
      
           Border around this has a color of #5f079a        
        
          <div style="border:2px solid #5f079a;">Content here</div>
        
        
          .myborder {border:2px solid #5f079a;}
        
        Border color #5f079a