#058dd6 color space conversions
Hex:
        #058dd6
        RGB:
        5, 141, 214
        CMY:
        98, 45, 16
        CMYK:
        98, 34, 0, 16
      HSL:
        201°, 95.4338%, 42.9412%
        HSV (HSB):
        201°, 97.6636%, 83.9216%
        XYZ:
        21.7251, 23.9371, 67.0936
        xyY:
        0.1927, 0.2123, 23.9371
      CIE-Lab:
        56.0247, -4.7405, -46.0106
        CIE-LCH:
        56.0247, 46.2542, 264.1175
        CIE-Luv:
        56.0247, -35.3545, -71.5320
        Hunter-Lab:
        48.9255, -6.3579, -47.0590
      #058dd6 color charts
#058dd6 RGB chart
      #058dd6 CMYK chart
      #058dd6 RGB pie chart
      #058dd6 color shades, tints & tones
#058dd6 color schemes
#058dd6 color preview, HTML & CSS examples
           This text has a color of #058dd6        
        
          <p style="color:#058dd6;">Text here</p>
        
        
          .mytext {color:#058dd6;}
        
        Text color #058dd6
      
           This box has a color of #058dd6        
        
          <div style="background-color:#058dd6;">Content here</div>
        
        
          .mybackground {background-color:#058dd6;}
        
        Background color #058dd6
      
           Border around this has a color of #058dd6        
        
          <div style="border:2px solid #058dd6;">Content here</div>
        
        
          .myborder {border:2px solid #058dd6;}
        
        Border color #058dd6