#51067a color space conversions
Hex:
        #51067a
        RGB:
        81, 6, 122
        CMY:
        68, 98, 52
        CMYK:
        34, 95, 0, 52
      HSL:
        279°, 90.6250%, 25.0980%
        HSV (HSB):
        279°, 95.0820%, 47.8431%
        XYZ:
        6.9713, 3.2847, 18.6789
        xyY:
        0.2409, 0.1135, 3.2847
      CIE-Lab:
        21.1499, 49.1678, -47.0775
        CIE-LCH:
        21.1499, 68.0717, 316.2442
        CIE-Luv:
        21.1499, 13.8896, -56.3758
        Hunter-Lab:
        18.1238, 36.9433, -48.4194
      #51067a color charts
#51067a RGB chart
      #51067a CMYK chart
      #51067a RGB pie chart
      #51067a color shades, tints & tones
#51067a color schemes
#51067a color preview, HTML & CSS examples
           This text has a color of #51067a        
        
          <p style="color:#51067a;">Text here</p>
        
        
          .mytext {color:#51067a;}
        
        Text color #51067a
      
           This box has a color of #51067a        
        
          <div style="background-color:#51067a;">Content here</div>
        
        
          .mybackground {background-color:#51067a;}
        
        Background color #51067a
      
           Border around this has a color of #51067a        
        
          <div style="border:2px solid #51067a;">Content here</div>
        
        
          .myborder {border:2px solid #51067a;}
        
        Border color #51067a