#51067b color space conversions
Hex:
        #51067b
        RGB:
        81, 6, 123
        CMY:
        68, 98, 52
        CMYK:
        34, 95, 0, 52
      HSL:
        278°, 90.6977%, 25.2941%
        HSV (HSB):
        278°, 95.1220%, 48.2353%
        XYZ:
        7.0336, 3.3096, 19.0070
        xyY:
        0.2396, 0.1128, 3.3096
      CIE-Lab:
        21.2436, 49.3854, -47.5627
        CIE-LCH:
        21.2436, 68.5648, 316.0771
        CIE-Luv:
        21.2436, 13.6997, -56.9891
        Hunter-Lab:
        18.1924, 37.1756, -49.2101
      #51067b color charts
#51067b RGB chart
      #51067b CMYK chart
      #51067b RGB pie chart
      #51067b color shades, tints & tones
#51067b color schemes
#51067b color preview, HTML & CSS examples
           This text has a color of #51067b        
        
          <p style="color:#51067b;">Text here</p>
        
        
          .mytext {color:#51067b;}
        
        Text color #51067b
      
           This box has a color of #51067b        
        
          <div style="background-color:#51067b;">Content here</div>
        
        
          .mybackground {background-color:#51067b;}
        
        Background color #51067b
      
           Border around this has a color of #51067b        
        
          <div style="border:2px solid #51067b;">Content here</div>
        
        
          .myborder {border:2px solid #51067b;}
        
        Border color #51067b