#5012b3 color space conversions
Hex:
        #5012b3
        RGB:
        80, 18, 179
        CMY:
        69, 93, 30
        CMYK:
        55, 90, 0, 30
      HSL:
        263°, 81.7259%, 38.6275%
        HSV (HSB):
        263°, 89.9441%, 70.1961%
        XYZ:
        11.6613, 5.3928, 43.0741
        xyY:
        0.1939, 0.0897, 5.3928
      CIE-Lab:
        27.8256, 59.5463, -71.2575
        CIE-LCH:
        27.8256, 92.8622, 309.8838
        CIE-Luv:
        27.8256, 4.5166, -90.2485
        Hunter-Lab:
        23.2223, 48.9960, -93.7190
      #5012b3 color charts
#5012b3 RGB chart
      #5012b3 CMYK chart
      #5012b3 RGB pie chart
      #5012b3 color shades, tints & tones
#5012b3 color schemes
#5012b3 color preview, HTML & CSS examples
           This text has a color of #5012b3        
        
          <p style="color:#5012b3;">Text here</p>
        
        
          .mytext {color:#5012b3;}
        
        Text color #5012b3
      
           This box has a color of #5012b3        
        
          <div style="background-color:#5012b3;">Content here</div>
        
        
          .mybackground {background-color:#5012b3;}
        
        Background color #5012b3
      
           Border around this has a color of #5012b3        
        
          <div style="border:2px solid #5012b3;">Content here</div>
        
        
          .myborder {border:2px solid #5012b3;}
        
        Border color #5012b3