#058dd4 color space conversions
Hex:
        #058dd4
        RGB:
        5, 141, 212
        CMY:
        98, 45, 17
        CMYK:
        98, 33, 0, 17
      HSL:
        201°, 95.3917%, 42.5490%
        HSV (HSB):
        201°, 97.6415%, 83.1373%
        XYZ:
        21.4711, 23.8355, 65.7564
        xyY:
        0.1933, 0.2146, 23.8355
      CIE-Lab:
        55.9227, -5.4965, -45.0483
        CIE-LCH:
        55.9227, 45.3824, 263.0435
        CIE-Luv:
        55.9227, -35.4812, -69.8519
        Hunter-Lab:
        48.8216, -6.9357, -45.6809
      #058dd4 color charts
#058dd4 RGB chart
      #058dd4 CMYK chart
      #058dd4 RGB pie chart
      #058dd4 color shades, tints & tones
#058dd4 color schemes
#058dd4 color preview, HTML & CSS examples
           This text has a color of #058dd4        
        
          <p style="color:#058dd4;">Text here</p>
        
        
          .mytext {color:#058dd4;}
        
        Text color #058dd4
      
           This box has a color of #058dd4        
        
          <div style="background-color:#058dd4;">Content here</div>
        
        
          .mybackground {background-color:#058dd4;}
        
        Background color #058dd4
      
           Border around this has a color of #058dd4        
        
          <div style="border:2px solid #058dd4;">Content here</div>
        
        
          .myborder {border:2px solid #058dd4;}
        
        Border color #058dd4