#81284a color space conversions
Hex:
        #81284a
        RGB:
        129, 40, 74
        CMY:
        49, 84, 71
        CMYK:
        0, 69, 43, 49
      HSL:
        337°, 52.6627%, 33.1373%
        HSV (HSB):
        337°, 68.9922%, 50.5882%
        XYZ:
        11.0481, 6.6791, 7.1855
        xyY:
        0.4435, 0.2681, 6.6791
      CIE-Lab:
        31.0650, 41.1504, 0.3247
        CIE-LCH:
        31.0650, 41.1517, 0.4522
        CIE-Luv:
        31.0650, 54.5011, -6.3223
        Hunter-Lab:
        25.8440, 31.0802, 1.6063
      #81284a color charts
#81284a RGB chart
      #81284a CMYK chart
      #81284a RGB pie chart
      #81284a color shades, tints & tones
#81284a color schemes
#81284a color preview, HTML & CSS examples
           This text has a color of #81284a        
        
          <p style="color:#81284a;">Text here</p>
        
        
          .mytext {color:#81284a;}
        
        Text color #81284a
      
           This box has a color of #81284a        
        
          <div style="background-color:#81284a;">Content here</div>
        
        
          .mybackground {background-color:#81284a;}
        
        Background color #81284a
      
           Border around this has a color of #81284a        
        
          <div style="border:2px solid #81284a;">Content here</div>
        
        
          .myborder {border:2px solid #81284a;}
        
        Border color #81284a