#5000b7 color space conversions
Hex:
        #5000b7
        RGB:
        80, 0, 183
        CMY:
        69, 100, 28
        CMYK:
        56, 100, 0, 28
      HSL:
        266°, 100.0000%, 35.8824%
        HSV (HSB):
        266°, 100.0000%, 71.7647%
        XYZ:
        11.8555, 5.1244, 45.1640
        xyY:
        0.1908, 0.0825, 5.1244
      CIE-Lab:
        27.0862, 64.1056, -74.8695
        CIE-LCH:
        27.0862, 98.5645, 310.5712
        CIE-Luv:
        27.0862, 4.8116, -92.4817
        Hunter-Lab:
        22.6371, 53.8693, -102.4455
      #5000b7 color charts
#5000b7 RGB chart
      #5000b7 CMYK chart
      #5000b7 RGB pie chart
      #5000b7 color shades, tints & tones
#5000b7 color schemes
#5000b7 color preview, HTML & CSS examples
           This text has a color of #5000b7        
        
          <p style="color:#5000b7;">Text here</p>
        
        
          .mytext {color:#5000b7;}
        
        Text color #5000b7
      
           This box has a color of #5000b7        
        
          <div style="background-color:#5000b7;">Content here</div>
        
        
          .mybackground {background-color:#5000b7;}
        
        Background color #5000b7
      
           Border around this has a color of #5000b7        
        
          <div style="border:2px solid #5000b7;">Content here</div>
        
        
          .myborder {border:2px solid #5000b7;}
        
        Border color #5000b7