#51067d color space conversions
Hex:
        #51067d
        RGB:
        81, 6, 125
        CMY:
        68, 98, 51
        CMYK:
        35, 95, 0, 51
      HSL:
        278°, 90.8397%, 25.6863%
        HSV (HSB):
        278°, 95.2000%, 49.0196%
        XYZ:
        7.1601, 3.3602, 19.6732
        xyY:
        0.2371, 0.1113, 3.3602
      CIE-Lab:
        21.4325, 49.8225, -48.5281
        CIE-LCH:
        21.4325, 69.5504, 315.7540
        CIE-Luv:
        21.4325, 13.3252, -58.2132
        Hunter-Lab:
        18.3310, 37.6434, -50.7998
      #51067d color charts
#51067d RGB chart
      #51067d CMYK chart
      #51067d RGB pie chart
      #51067d color shades, tints & tones
#51067d color schemes
#51067d color preview, HTML & CSS examples
           This text has a color of #51067d        
        
          <p style="color:#51067d;">Text here</p>
        
        
          .mytext {color:#51067d;}
        
        Text color #51067d
      
           This box has a color of #51067d        
        
          <div style="background-color:#51067d;">Content here</div>
        
        
          .mybackground {background-color:#51067d;}
        
        Background color #51067d
      
           Border around this has a color of #51067d        
        
          <div style="border:2px solid #51067d;">Content here</div>
        
        
          .myborder {border:2px solid #51067d;}
        
        Border color #51067d