#5000b5 color space conversions
Hex:
        #5000b5
        RGB:
        80, 0, 181
        CMY:
        69, 100, 29
        CMYK:
        56, 100, 0, 29
      HSL:
        267°, 100.0000%, 35.4902%
        HSV (HSB):
        267°, 100.0000%, 70.9804%
        XYZ:
        11.6488, 5.0417, 44.0752
        xyY:
        0.1917, 0.0830, 5.0417
      CIE-Lab:
        26.8532, 63.6493, -74.0630
        CIE-LCH:
        26.8532, 97.6553, 310.6756
        CIE-Luv:
        26.8532, 5.0404, -91.3278
        Hunter-Lab:
        22.4537, 53.3103, -100.6653
      #5000b5 color charts
#5000b5 RGB chart
      #5000b5 CMYK chart
      #5000b5 RGB pie chart
      #5000b5 color shades, tints & tones
#5000b5 color schemes
#5000b5 color preview, HTML & CSS examples
           This text has a color of #5000b5        
        
          <p style="color:#5000b5;">Text here</p>
        
        
          .mytext {color:#5000b5;}
        
        Text color #5000b5
      
           This box has a color of #5000b5        
        
          <div style="background-color:#5000b5;">Content here</div>
        
        
          .mybackground {background-color:#5000b5;}
        
        Background color #5000b5
      
           Border around this has a color of #5000b5        
        
          <div style="border:2px solid #5000b5;">Content here</div>
        
        
          .myborder {border:2px solid #5000b5;}
        
        Border color #5000b5