#5012b4 color space conversions
Hex:
        #5012b4
        RGB:
        80, 18, 180
        CMY:
        69, 93, 29
        CMYK:
        56, 90, 0, 29
      HSL:
        263°, 81.8182%, 38.8235%
        HSV (HSB):
        263°, 90.0000%, 70.5882%
        XYZ:
        11.7628, 5.4334, 43.6088
        xyY:
        0.1935, 0.0894, 5.4334
      CIE-Lab:
        27.9354, 59.7923, -71.6733
        CIE-LCH:
        27.9354, 93.3390, 309.8360
        CIE-Luv:
        27.9354, 4.4036, -90.8331
        Hunter-Lab:
        23.3096, 49.2852, -94.6061
      #5012b4 color charts
#5012b4 RGB chart
      #5012b4 CMYK chart
      #5012b4 RGB pie chart
      #5012b4 color shades, tints & tones
#5012b4 color schemes
#5012b4 color preview, HTML & CSS examples
           This text has a color of #5012b4        
        
          <p style="color:#5012b4;">Text here</p>
        
        
          .mytext {color:#5012b4;}
        
        Text color #5012b4
      
           This box has a color of #5012b4        
        
          <div style="background-color:#5012b4;">Content here</div>
        
        
          .mybackground {background-color:#5012b4;}
        
        Background color #5012b4
      
           Border around this has a color of #5012b4        
        
          <div style="border:2px solid #5012b4;">Content here</div>
        
        
          .myborder {border:2px solid #5012b4;}
        
        Border color #5012b4