#50265e color space conversions
Hex:
        #50265e
        RGB:
        80, 38, 94
        CMY:
        69, 85, 63
        CMYK:
        15, 60, 0, 63
      HSL:
        285°, 42.4242%, 25.8824%
        HSV (HSB):
        285°, 59.5745%, 36.8627%
        XYZ:
        6.0218, 3.8999, 11.0250
        xyY:
        0.2875, 0.1862, 3.8999
      CIE-Lab:
        23.3376, 29.7680, -25.3954
        CIE-LCH:
        23.3376, 39.1288, 319.5322
        CIE-Luv:
        23.3376, 14.8560, -32.9780
        Hunter-Lab:
        19.7480, 19.8708, -19.2771
      #50265e color charts
#50265e RGB chart
      #50265e CMYK chart
      #50265e RGB pie chart
      #50265e color shades, tints & tones
#50265e color schemes
#50265e color preview, HTML & CSS examples
           This text has a color of #50265e        
        
          <p style="color:#50265e;">Text here</p>
        
        
          .mytext {color:#50265e;}
        
        Text color #50265e
      
           This box has a color of #50265e        
        
          <div style="background-color:#50265e;">Content here</div>
        
        
          .mybackground {background-color:#50265e;}
        
        Background color #50265e
      
           Border around this has a color of #50265e        
        
          <div style="border:2px solid #50265e;">Content here</div>
        
        
          .myborder {border:2px solid #50265e;}
        
        Border color #50265e