#058aeb color space conversions
Hex:
        #058aeb
        RGB:
        5, 138, 235
        CMY:
        98, 46, 8
        CMYK:
        98, 41, 0, 8
      HSL:
        205°, 95.8333%, 47.0588%
        HSV (HSB):
        205°, 97.8723%, 92.1569%
        XYZ:
        24.1465, 24.2074, 81.9971
        xyY:
        0.1852, 0.1857, 24.2074
      CIE-Lab:
        56.2948, 5.0554, -57.3138
        CIE-LCH:
        56.2948, 57.5363, 275.0408
        CIE-Luv:
        56.2948, -33.1633, -90.9599
        Hunter-Lab:
        49.2010, 1.5010, -64.3705
      #058aeb color charts
#058aeb RGB chart
      #058aeb CMYK chart
      #058aeb RGB pie chart
      #058aeb color shades, tints & tones
#058aeb color schemes
#058aeb color preview, HTML & CSS examples
           This text has a color of #058aeb        
        
          <p style="color:#058aeb;">Text here</p>
        
        
          .mytext {color:#058aeb;}
        
        Text color #058aeb
      
           This box has a color of #058aeb        
        
          <div style="background-color:#058aeb;">Content here</div>
        
        
          .mybackground {background-color:#058aeb;}
        
        Background color #058aeb
      
           Border around this has a color of #058aeb        
        
          <div style="border:2px solid #058aeb;">Content here</div>
        
        
          .myborder {border:2px solid #058aeb;}
        
        Border color #058aeb