#0580ee color space conversions
Hex:
        #0580ee
        RGB:
        5, 128, 238
        CMY:
        98, 50, 7
        CMYK:
        98, 46, 0, 7
      HSL:
        208°, 95.8848%, 47.6471%
        HSV (HSB):
        208°, 97.8992%, 93.3333%
        XYZ:
        23.2144, 21.6437, 83.8430
        xyY:
        0.1804, 0.1682, 21.6437
      CIE-Lab:
        53.6469, 12.3409, -63.2346
        CIE-LCH:
        53.6469, 64.4276, 281.0430
        CIE-Luv:
        53.6469, -29.9342, -99.9775
        Hunter-Lab:
        46.5227, 7.6549, -74.2862
      #0580ee color charts
#0580ee RGB chart
      #0580ee CMYK chart
      #0580ee RGB pie chart
      #0580ee color shades, tints & tones
#0580ee color schemes
#0580ee color preview, HTML & CSS examples
           This text has a color of #0580ee        
        
          <p style="color:#0580ee;">Text here</p>
        
        
          .mytext {color:#0580ee;}
        
        Text color #0580ee
      
           This box has a color of #0580ee        
        
          <div style="background-color:#0580ee;">Content here</div>
        
        
          .mybackground {background-color:#0580ee;}
        
        Background color #0580ee
      
           Border around this has a color of #0580ee        
        
          <div style="border:2px solid #0580ee;">Content here</div>
        
        
          .myborder {border:2px solid #0580ee;}
        
        Border color #0580ee