#77529e color space conversions
Hex:
        #77529e
        RGB:
        119, 82, 158
        CMY:
        53, 68, 38
        CMYK:
        25, 48, 0, 38
      HSL:
        269°, 31.6667%, 47.0588%
        HSV (HSB):
        269°, 48.1013%, 61.9608%
        XYZ:
        16.7966, 12.4251, 33.8608
        xyY:
        0.2663, 0.1970, 12.4251
      CIE-Lab:
        41.8840, 31.0849, -35.7009
        CIE-LCH:
        41.8840, 47.3374, 311.0462
        CIE-Luv:
        41.8840, 12.3163, -55.2110
        Hunter-Lab:
        35.2493, 23.3704, -32.2799
      #77529e color charts
#77529e RGB chart
      #77529e CMYK chart
      #77529e RGB pie chart
      #77529e color shades, tints & tones
#77529e color schemes
#77529e color preview, HTML & CSS examples
           This text has a color of #77529e        
        
          <p style="color:#77529e;">Text here</p>
        
        
          .mytext {color:#77529e;}
        
        Text color #77529e
      
           This box has a color of #77529e        
        
          <div style="background-color:#77529e;">Content here</div>
        
        
          .mybackground {background-color:#77529e;}
        
        Background color #77529e
      
           Border around this has a color of #77529e        
        
          <div style="border:2px solid #77529e;">Content here</div>
        
        
          .myborder {border:2px solid #77529e;}
        
        Border color #77529e