#500cb7 color space conversions
Hex:
        #500cb7
        RGB:
        80, 12, 183
        CMY:
        69, 95, 28
        CMYK:
        56, 93, 0, 28
      HSL:
        264°, 87.6923%, 38.2353%
        HSV (HSB):
        264°, 93.4426%, 71.7647%
        XYZ:
        11.9870, 5.3873, 45.2078
        xyY:
        0.1915, 0.0861, 5.3873
      CIE-Lab:
        27.8109, 61.9020, -73.6682
        CIE-LCH:
        27.8109, 96.2230, 310.0397
        CIE-Luv:
        27.8109, 4.3643, -92.5801
        Hunter-Lab:
        23.2106, 51.5668, -99.2331
      #500cb7 color charts
#500cb7 RGB chart
      #500cb7 CMYK chart
      #500cb7 RGB pie chart
      #500cb7 color shades, tints & tones
#500cb7 color schemes
#500cb7 color preview, HTML & CSS examples
           This text has a color of #500cb7        
        
          <p style="color:#500cb7;">Text here</p>
        
        
          .mytext {color:#500cb7;}
        
        Text color #500cb7
      
           This box has a color of #500cb7        
        
          <div style="background-color:#500cb7;">Content here</div>
        
        
          .mybackground {background-color:#500cb7;}
        
        Background color #500cb7
      
           Border around this has a color of #500cb7        
        
          <div style="border:2px solid #500cb7;">Content here</div>
        
        
          .myborder {border:2px solid #500cb7;}
        
        Border color #500cb7