#81246a color space conversions
Hex:
        #81246a
        RGB:
        129, 36, 106
        CMY:
        49, 86, 58
        CMYK:
        0, 72, 18, 49
      HSL:
        315°, 56.3636%, 32.3529%
        HSV (HSB):
        315°, 72.0930%, 50.5882%
        XYZ:
        12.2857, 6.9695, 14.3334
        xyY:
        0.3658, 0.2075, 6.9695
      CIE-Lab:
        31.7373, 47.0431, -19.4345
        CIE-LCH:
        31.7373, 50.8994, 337.5534
        CIE-Luv:
        31.7373, 45.2325, -31.3074
        Hunter-Lab:
        26.3998, 36.8688, -13.7108
      #81246a color charts
#81246a RGB chart
      #81246a CMYK chart
      #81246a RGB pie chart
      #81246a color shades, tints & tones
#81246a color schemes
#81246a color preview, HTML & CSS examples
           This text has a color of #81246a        
        
          <p style="color:#81246a;">Text here</p>
        
        
          .mytext {color:#81246a;}
        
        Text color #81246a
      
           This box has a color of #81246a        
        
          <div style="background-color:#81246a;">Content here</div>
        
        
          .mybackground {background-color:#81246a;}
        
        Background color #81246a
      
           Border around this has a color of #81246a        
        
          <div style="border:2px solid #81246a;">Content here</div>
        
        
          .myborder {border:2px solid #81246a;}
        
        Border color #81246a