#51014e color space conversions
Hex:
        #51014e
        RGB:
        81, 1, 78
        CMY:
        68, 100, 69
        CMYK:
        0, 99, 4, 68
      HSL:
        302°, 97.5610%, 16.0784%
        HSV (HSB):
        302°, 98.7654%, 31.7647%
        XYZ:
        4.7793, 2.3211, 7.4038
        xyY:
        0.3295, 0.1600, 2.3211
      CIE-Lab:
        17.0894, 41.9228, -24.5817
        CIE-LCH:
        17.0894, 48.5982, 329.6146
        CIE-Luv:
        17.0894, 24.7635, -28.9594
        Hunter-Lab:
        15.2351, 29.3348, -18.1486
      #51014e color charts
#51014e RGB chart
      #51014e CMYK chart
      #51014e RGB pie chart
      #51014e color shades, tints & tones
#51014e color schemes
#51014e color preview, HTML & CSS examples
           This text has a color of #51014e        
        
          <p style="color:#51014e;">Text here</p>
        
        
          .mytext {color:#51014e;}
        
        Text color #51014e
      
           This box has a color of #51014e        
        
          <div style="background-color:#51014e;">Content here</div>
        
        
          .mybackground {background-color:#51014e;}
        
        Background color #51014e
      
           Border around this has a color of #51014e        
        
          <div style="border:2px solid #51014e;">Content here</div>
        
        
          .myborder {border:2px solid #51014e;}
        
        Border color #51014e