#0583ad color space conversions
Hex:
        #0583ad
        RGB:
        5, 131, 173
        CMY:
        98, 49, 32
        CMYK:
        97, 24, 0, 32
      HSL:
        195°, 94.3820%, 34.9020%
        HSV (HSB):
        195°, 97.1098%, 67.8431%
        XYZ:
        15.7217, 19.2820, 42.4283
        xyY:
        0.2030, 0.2490, 19.2820
      CIE-Lab:
        51.0155, -14.3927, -30.5376
        CIE-LCH:
        51.0155, 33.7593, 244.7649
        CIE-Luv:
        51.0155, -34.7173, -44.3337
        Hunter-Lab:
        43.9113, -12.9357, -26.5498
      #0583ad color charts
#0583ad RGB chart
      #0583ad CMYK chart
      #0583ad RGB pie chart
      #0583ad color shades, tints & tones
#0583ad color schemes
#0583ad color preview, HTML & CSS examples
           This text has a color of #0583ad        
        
          <p style="color:#0583ad;">Text here</p>
        
        
          .mytext {color:#0583ad;}
        
        Text color #0583ad
      
           This box has a color of #0583ad        
        
          <div style="background-color:#0583ad;">Content here</div>
        
        
          .mybackground {background-color:#0583ad;}
        
        Background color #0583ad
      
           Border around this has a color of #0583ad        
        
          <div style="border:2px solid #0583ad;">Content here</div>
        
        
          .myborder {border:2px solid #0583ad;}
        
        Border color #0583ad