#81047d color space conversions
Hex:
        #81047d
        RGB:
        129, 4, 125
        CMY:
        49, 98, 51
        CMYK:
        0, 97, 3, 49
      HSL:
        302°, 93.9850%, 26.0784%
        HSV (HSB):
        302°, 96.8992%, 50.5882%
        XYZ:
        12.7983, 6.2346, 19.9309
        xyY:
        0.3285, 0.1600, 6.2346
      CIE-Lab:
        29.9969, 58.0140, -34.2534
        CIE-LCH:
        29.9969, 67.3715, 329.4410
        CIE-Luv:
        29.9969, 43.0316, -50.9049
        Hunter-Lab:
        24.9692, 47.7966, -29.8479
      #81047d color charts
#81047d RGB chart
      #81047d CMYK chart
      #81047d RGB pie chart
      #81047d color shades, tints & tones
#81047d color schemes
#81047d color preview, HTML & CSS examples
           This text has a color of #81047d        
        
          <p style="color:#81047d;">Text here</p>
        
        
          .mytext {color:#81047d;}
        
        Text color #81047d
      
           This box has a color of #81047d        
        
          <div style="background-color:#81047d;">Content here</div>
        
        
          .mybackground {background-color:#81047d;}
        
        Background color #81047d
      
           Border around this has a color of #81047d        
        
          <div style="border:2px solid #81047d;">Content here</div>
        
        
          .myborder {border:2px solid #81047d;}
        
        Border color #81047d