#058eff color space conversions
Hex:
        #058eff
        RGB:
        5, 142, 255
        CMY:
        98, 44, 0
        CMYK:
        98, 44, 0, 0
      HSL:
        207°, 100.0000%, 50.9804%
        HSV (HSB):
        207°, 98.0392%, 100.0000%
        XYZ:
        27.7856, 26.5983, 98.2773
        xyY:
        0.1820, 0.1742, 26.5983
      CIE-Lab:
        58.6006, 10.2869, -64.6615
        CIE-LCH:
        58.6006, 65.4747, 279.0393
        CIE-Luv:
        58.6006, -33.3793, -104.0563
        Hunter-Lab:
        51.5735, 5.9145, -76.8802
      #058eff color charts
#058eff RGB chart
      #058eff CMYK chart
      #058eff RGB pie chart
      #058eff color shades, tints & tones
#058eff color schemes
#058eff color preview, HTML & CSS examples
           This text has a color of #058eff        
        
          <p style="color:#058eff;">Text here</p>
        
        
          .mytext {color:#058eff;}
        
        Text color #058eff
      
           This box has a color of #058eff        
        
          <div style="background-color:#058eff;">Content here</div>
        
        
          .mybackground {background-color:#058eff;}
        
        Background color #058eff
      
           Border around this has a color of #058eff        
        
          <div style="border:2px solid #058eff;">Content here</div>
        
        
          .myborder {border:2px solid #058eff;}
        
        Border color #058eff