#77095e color space conversions
Hex:
        #77095e
        RGB:
        119, 9, 94
        CMY:
        53, 96, 63
        CMYK:
        0, 92, 21, 53
      HSL:
        314°, 85.9375%, 25.0980%
        HSV (HSB):
        314°, 92.4370%, 46.6667%
        XYZ:
        9.7258, 4.9255, 11.0278
        xyY:
        0.3787, 0.1918, 4.9255
      CIE-Lab:
        26.5214, 50.5837, -19.9138
        CIE-LCH:
        26.5214, 54.3624, 338.5114
        CIE-Luv:
        26.5214, 46.7335, -30.4961
        Hunter-Lab:
        22.1934, 39.3857, -13.9255
      #77095e color charts
#77095e RGB chart
      #77095e CMYK chart
      #77095e RGB pie chart
      #77095e color shades, tints & tones
#77095e color schemes
#77095e color preview, HTML & CSS examples
           This text has a color of #77095e        
        
          <p style="color:#77095e;">Text here</p>
        
        
          .mytext {color:#77095e;}
        
        Text color #77095e
      
           This box has a color of #77095e        
        
          <div style="background-color:#77095e;">Content here</div>
        
        
          .mybackground {background-color:#77095e;}
        
        Background color #77095e
      
           Border around this has a color of #77095e        
        
          <div style="border:2px solid #77095e;">Content here</div>
        
        
          .myborder {border:2px solid #77095e;}
        
        Border color #77095e