#51065b color space conversions
Hex:
        #51065b
        RGB:
        81, 6, 91
        CMY:
        68, 98, 64
        CMYK:
        11, 93, 0, 64
      HSL:
        293°, 87.6289%, 19.0196%
        HSV (HSB):
        293°, 93.4066%, 35.6863%
        XYZ:
        5.3468, 2.6349, 10.1243
        xyY:
        0.2953, 0.1455, 2.6349
      CIE-Lab:
        18.5181, 42.7973, -31.0938
        CIE-LCH:
        18.5181, 52.9002, 324.0002
        CIE-Luv:
        18.5181, 20.7995, -36.8733
        Hunter-Lab:
        16.2324, 30.3894, -25.6171
      #51065b color charts
#51065b RGB chart
      #51065b CMYK chart
      #51065b RGB pie chart
      #51065b color shades, tints & tones
#51065b color schemes
#51065b color preview, HTML & CSS examples
           This text has a color of #51065b        
        
          <p style="color:#51065b;">Text here</p>
        
        
          .mytext {color:#51065b;}
        
        Text color #51065b
      
           This box has a color of #51065b        
        
          <div style="background-color:#51065b;">Content here</div>
        
        
          .mybackground {background-color:#51065b;}
        
        Background color #51065b
      
           Border around this has a color of #51065b        
        
          <div style="border:2px solid #51065b;">Content here</div>
        
        
          .myborder {border:2px solid #51065b;}
        
        Border color #51065b