#77058f color space conversions
Hex:
        #77058f
        RGB:
        119, 5, 143
        CMY:
        53, 98, 44
        CMYK:
        17, 97, 0, 44
      HSL:
        290°, 93.2432%, 29.0196%
        HSV (HSB):
        290°, 96.5035%, 56.0784%
        XYZ:
        12.6199, 6.0136, 26.4822
        xyY:
        0.2797, 0.1333, 6.0136
      CIE-Lab:
        29.4469, 59.1883, -46.4855
        CIE-LCH:
        29.4469, 75.2606, 321.8545
        CIE-Luv:
        29.4469, 30.2836, -65.6138
        Hunter-Lab:
        24.5227, 48.9452, -46.8616
      #77058f color charts
#77058f RGB chart
      #77058f CMYK chart
      #77058f RGB pie chart
      #77058f color shades, tints & tones
#77058f color schemes
#77058f color preview, HTML & CSS examples
           This text has a color of #77058f        
        
          <p style="color:#77058f;">Text here</p>
        
        
          .mytext {color:#77058f;}
        
        Text color #77058f
      
           This box has a color of #77058f        
        
          <div style="background-color:#77058f;">Content here</div>
        
        
          .mybackground {background-color:#77058f;}
        
        Background color #77058f
      
           Border around this has a color of #77058f        
        
          <div style="border:2px solid #77058f;">Content here</div>
        
        
          .myborder {border:2px solid #77058f;}
        
        Border color #77058f