#81288b color space conversions
Hex:
        #81288b
        RGB:
        129, 40, 139
        CMY:
        49, 84, 45
        CMYK:
        7, 71, 0, 45
      HSL:
        294°, 55.3073%, 35.0980%
        HSV (HSB):
        294°, 71.2230%, 54.5098%
        XYZ:
        14.4723, 8.0488, 25.2169
        xyY:
        0.3032, 0.1686, 8.0488
      CIE-Lab:
        34.0843, 51.1141, -36.4691
        CIE-LCH:
        34.0843, 62.7905, 324.4927
        CIE-Luv:
        34.0843, 33.9875, -55.2924
        Hunter-Lab:
        28.3704, 41.4079, -32.8404
      #81288b color charts
#81288b RGB chart
      #81288b CMYK chart
      #81288b RGB pie chart
      #81288b color shades, tints & tones
#81288b color schemes
#81288b color preview, HTML & CSS examples
           This text has a color of #81288b        
        
          <p style="color:#81288b;">Text here</p>
        
        
          .mytext {color:#81288b;}
        
        Text color #81288b
      
           This box has a color of #81288b        
        
          <div style="background-color:#81288b;">Content here</div>
        
        
          .mybackground {background-color:#81288b;}
        
        Background color #81288b
      
           Border around this has a color of #81288b        
        
          <div style="border:2px solid #81288b;">Content here</div>
        
        
          .myborder {border:2px solid #81288b;}
        
        Border color #81288b