#058ae1 color space conversions
Hex:
        #058ae1
        RGB:
        5, 138, 225
        CMY:
        98, 46, 12
        CMYK:
        98, 39, 0, 12
      HSL:
        204°, 95.6522%, 45.0980%
        HSV (HSB):
        204°, 97.7778%, 88.2353%
        XYZ:
        22.7417, 23.6455, 74.5996
        xyY:
        0.1880, 0.1954, 23.6455
      CIE-Lab:
        55.7311, 1.2213, -52.6405
        CIE-LCH:
        55.7311, 52.6547, 271.3290
        CIE-Luv:
        55.7311, -33.7162, -82.8655
        Hunter-Lab:
        48.6266, -1.6157, -56.9200
      #058ae1 color charts
#058ae1 RGB chart
      #058ae1 CMYK chart
      #058ae1 RGB pie chart
      #058ae1 color shades, tints & tones
#058ae1 color schemes
#058ae1 color preview, HTML & CSS examples
           This text has a color of #058ae1        
        
          <p style="color:#058ae1;">Text here</p>
        
        
          .mytext {color:#058ae1;}
        
        Text color #058ae1
      
           This box has a color of #058ae1        
        
          <div style="background-color:#058ae1;">Content here</div>
        
        
          .mybackground {background-color:#058ae1;}
        
        Background color #058ae1
      
           Border around this has a color of #058ae1        
        
          <div style="border:2px solid #058ae1;">Content here</div>
        
        
          .myborder {border:2px solid #058ae1;}
        
        Border color #058ae1