#811e5a color space conversions
Hex:
        #811e5a
        RGB:
        129, 30, 90
        CMY:
        49, 88, 65
        CMYK:
        0, 77, 30, 49
      HSL:
        324°, 62.2642%, 31.1765%
        HSV (HSB):
        324°, 76.7442%, 50.5882%
        XYZ:
        11.3630, 6.3339, 10.2965
        xyY:
        0.4059, 0.2263, 6.3339
      CIE-Lab:
        30.2396, 47.0048, -11.3951
        CIE-LCH:
        30.2396, 48.3663, 346.3730
        CIE-Luv:
        30.2396, 52.4010, -20.8480
        Hunter-Lab:
        25.1672, 36.5504, -6.6400
      #811e5a color charts
#811e5a RGB chart
      #811e5a CMYK chart
      #811e5a RGB pie chart
      #811e5a color shades, tints & tones
#811e5a color schemes
#811e5a color preview, HTML & CSS examples
           This text has a color of #811e5a        
        
          <p style="color:#811e5a;">Text here</p>
        
        
          .mytext {color:#811e5a;}
        
        Text color #811e5a
      
           This box has a color of #811e5a        
        
          <div style="background-color:#811e5a;">Content here</div>
        
        
          .mybackground {background-color:#811e5a;}
        
        Background color #811e5a
      
           Border around this has a color of #811e5a        
        
          <div style="border:2px solid #811e5a;">Content here</div>
        
        
          .myborder {border:2px solid #811e5a;}
        
        Border color #811e5a