#81257b color space conversions
Hex:
        #81257b
        RGB:
        129, 37, 123
        CMY:
        49, 85, 52
        CMYK:
        0, 71, 5, 49
      HSL:
        304°, 55.4217%, 32.5490%
        HSV (HSB):
        304°, 71.3178%, 50.5882%
        XYZ:
        13.2900, 7.4203, 19.4707
        xyY:
        0.3308, 0.1847, 7.4203
      CIE-Lab:
        32.7452, 49.4079, -28.6340
        CIE-LCH:
        32.7452, 57.1055, 329.9059
        CIE-Luv:
        32.7452, 39.4360, -44.0230
        Hunter-Lab:
        27.2403, 39.4161, -23.3109
      #81257b color charts
#81257b RGB chart
      #81257b CMYK chart
      #81257b RGB pie chart
      #81257b color shades, tints & tones
#81257b color schemes
#81257b color preview, HTML & CSS examples
           This text has a color of #81257b        
        
          <p style="color:#81257b;">Text here</p>
        
        
          .mytext {color:#81257b;}
        
        Text color #81257b
      
           This box has a color of #81257b        
        
          <div style="background-color:#81257b;">Content here</div>
        
        
          .mybackground {background-color:#81257b;}
        
        Background color #81257b
      
           Border around this has a color of #81257b        
        
          <div style="border:2px solid #81257b;">Content here</div>
        
        
          .myborder {border:2px solid #81257b;}
        
        Border color #81257b