#5014b3 color space conversions
Hex:
        #5014b3
        RGB:
        80, 20, 179
        CMY:
        69, 92, 30
        CMYK:
        55, 89, 0, 30
      HSL:
        263°, 79.8995%, 39.0196%
        HSV (HSB):
        263°, 88.8268%, 70.1961%
        XYZ:
        11.6951, 5.4605, 43.0854
        xyY:
        0.1941, 0.0906, 5.4605
      CIE-Lab:
        28.0083, 58.9993, -70.9554
        CIE-LCH:
        28.0083, 92.2799, 309.7435
        CIE-Luv:
        28.0083, 4.3953, -90.2327
        Hunter-Lab:
        23.3676, 48.4429, -92.9620
      #5014b3 color charts
#5014b3 RGB chart
      #5014b3 CMYK chart
      #5014b3 RGB pie chart
      #5014b3 color shades, tints & tones
#5014b3 color schemes
#5014b3 color preview, HTML & CSS examples
           This text has a color of #5014b3        
        
          <p style="color:#5014b3;">Text here</p>
        
        
          .mytext {color:#5014b3;}
        
        Text color #5014b3
      
           This box has a color of #5014b3        
        
          <div style="background-color:#5014b3;">Content here</div>
        
        
          .mybackground {background-color:#5014b3;}
        
        Background color #5014b3
      
           Border around this has a color of #5014b3        
        
          <div style="border:2px solid #5014b3;">Content here</div>
        
        
          .myborder {border:2px solid #5014b3;}
        
        Border color #5014b3