#0582bc color space conversions
Hex:
        #0582bc
        RGB:
        5, 130, 188
        CMY:
        98, 49, 26
        CMYK:
        97, 31, 0, 26
      HSL:
        199°, 94.8187%, 37.8431%
        HSV (HSB):
        199°, 97.3404%, 73.7255%
        XYZ:
        17.1223, 19.6284, 50.4632
        xyY:
        0.1963, 0.2251, 19.6284
      CIE-Lab:
        51.4144, -8.1923, -38.5435
        CIE-LCH:
        51.4144, 39.4045, 258.0005
        CIE-Luv:
        51.4144, -33.3490, -57.9757
        Hunter-Lab:
        44.3039, -8.5462, -36.5199
      #0582bc color charts
#0582bc RGB chart
      #0582bc CMYK chart
      #0582bc RGB pie chart
      #0582bc color shades, tints & tones
#0582bc color schemes
#0582bc color preview, HTML & CSS examples
           This text has a color of #0582bc        
        
          <p style="color:#0582bc;">Text here</p>
        
        
          .mytext {color:#0582bc;}
        
        Text color #0582bc
      
           This box has a color of #0582bc        
        
          <div style="background-color:#0582bc;">Content here</div>
        
        
          .mybackground {background-color:#0582bc;}
        
        Background color #0582bc
      
           Border around this has a color of #0582bc        
        
          <div style="border:2px solid #0582bc;">Content here</div>
        
        
          .myborder {border:2px solid #0582bc;}
        
        Border color #0582bc