#81284e color space conversions
Hex:
        #81284e
        RGB:
        129, 40, 78
        CMY:
        49, 84, 69
        CMYK:
        0, 69, 40, 49
      HSL:
        334°, 52.6627%, 33.1373%
        HSV (HSB):
        334°, 68.9922%, 50.5882%
        XYZ:
        11.1872, 6.7348, 7.9180
        xyY:
        0.4329, 0.2606, 6.7348
      CIE-Lab:
        31.1953, 41.6085, -2.1088
        CIE-LCH:
        31.1953, 41.6619, 357.0987
        CIE-Luv:
        31.1953, 53.2413, -9.1373
        Hunter-Lab:
        25.9514, 31.5331, 0.0760
      #81284e color charts
#81284e RGB chart
      #81284e CMYK chart
      #81284e RGB pie chart
      #81284e color shades, tints & tones
#81284e color schemes
#81284e color preview, HTML & CSS examples
           This text has a color of #81284e        
        
          <p style="color:#81284e;">Text here</p>
        
        
          .mytext {color:#81284e;}
        
        Text color #81284e
      
           This box has a color of #81284e        
        
          <div style="background-color:#81284e;">Content here</div>
        
        
          .mybackground {background-color:#81284e;}
        
        Background color #81284e
      
           Border around this has a color of #81284e        
        
          <div style="border:2px solid #81284e;">Content here</div>
        
        
          .myborder {border:2px solid #81284e;}
        
        Border color #81284e