#058aed color space conversions
Hex:
        #058aed
        RGB:
        5, 138, 237
        CMY:
        98, 46, 7
        CMYK:
        98, 42, 0, 7
      HSL:
        206°, 95.8678%, 47.4510%
        HSV (HSB):
        206°, 97.8903%, 92.9412%
        XYZ:
        24.4371, 24.3236, 83.5277
        xyY:
        0.1847, 0.1839, 24.3236
      CIE-Lab:
        56.4104, 5.8229, -58.2398
        CIE-LCH:
        56.4104, 58.5302, 275.7095
        CIE-Luv:
        56.4104, -33.0572, -92.5602
        Hunter-Lab:
        49.3190, 2.1369, -65.8915
      #058aed color charts
#058aed RGB chart
      #058aed CMYK chart
      #058aed RGB pie chart
      #058aed color shades, tints & tones
#058aed color schemes
#058aed color preview, HTML & CSS examples
           This text has a color of #058aed        
        
          <p style="color:#058aed;">Text here</p>
        
        
          .mytext {color:#058aed;}
        
        Text color #058aed
      
           This box has a color of #058aed        
        
          <div style="background-color:#058aed;">Content here</div>
        
        
          .mybackground {background-color:#058aed;}
        
        Background color #058aed
      
           Border around this has a color of #058aed        
        
          <div style="border:2px solid #058aed;">Content here</div>
        
        
          .myborder {border:2px solid #058aed;}
        
        Border color #058aed