#5014a7 color space conversions
Hex:
        #5014a7
        RGB:
        80, 20, 167
        CMY:
        69, 92, 35
        CMYK:
        52, 88, 0, 35
      HSL:
        264°, 78.6096%, 36.6667%
        HSV (HSB):
        264°, 88.0240%, 65.4902%
        XYZ:
        10.5335, 4.9958, 36.9683
        xyY:
        0.2006, 0.0952, 4.9958
      CIE-Lab:
        26.7228, 56.0175, -65.8654
        CIE-LCH:
        26.7228, 86.4651, 310.3807
        CIE-Luv:
        26.7228, 5.8078, -83.1583
        Hunter-Lab:
        22.3513, 45.0067, -82.4178
      #5014a7 color charts
#5014a7 RGB chart
      #5014a7 CMYK chart
      #5014a7 RGB pie chart
      #5014a7 color shades, tints & tones
#5014a7 color schemes
#5014a7 color preview, HTML & CSS examples
           This text has a color of #5014a7        
        
          <p style="color:#5014a7;">Text here</p>
        
        
          .mytext {color:#5014a7;}
        
        Text color #5014a7
      
           This box has a color of #5014a7        
        
          <div style="background-color:#5014a7;">Content here</div>
        
        
          .mybackground {background-color:#5014a7;}
        
        Background color #5014a7
      
           Border around this has a color of #5014a7        
        
          <div style="border:2px solid #5014a7;">Content here</div>
        
        
          .myborder {border:2px solid #5014a7;}
        
        Border color #5014a7