#058ca4 color space conversions
Hex:
        #058ca4
        RGB:
        5, 140, 164
        CMY:
        98, 45, 36
        CMYK:
        97, 15, 0, 36
      HSL:
        189°, 94.0828%, 33.1373%
        HSV (HSB):
        189°, 96.9512%, 64.3137%
        XYZ:
        16.1415, 21.4688, 38.4151
        xyY:
        0.2123, 0.2824, 21.4688
      CIE-Lab:
        53.4588, -22.5025, -21.5658
        CIE-LCH:
        53.4588, 31.1680, 223.7823
        CIE-Luv:
        53.4588, -38.5298, -29.3261
        Hunter-Lab:
        46.3344, -18.9012, -16.7223
      #058ca4 color charts
#058ca4 RGB chart
      #058ca4 CMYK chart
      #058ca4 RGB pie chart
      #058ca4 color shades, tints & tones
#058ca4 color schemes
#058ca4 color preview, HTML & CSS examples
           This text has a color of #058ca4        
        
          <p style="color:#058ca4;">Text here</p>
        
        
          .mytext {color:#058ca4;}
        
        Text color #058ca4
      
           This box has a color of #058ca4        
        
          <div style="background-color:#058ca4;">Content here</div>
        
        
          .mybackground {background-color:#058ca4;}
        
        Background color #058ca4
      
           Border around this has a color of #058ca4        
        
          <div style="border:2px solid #058ca4;">Content here</div>
        
        
          .myborder {border:2px solid #058ca4;}
        
        Border color #058ca4