#058af2 color space conversions
Hex:
        #058af2
        RGB:
        5, 138, 242
        CMY:
        98, 46, 5
        CMYK:
        98, 43, 0, 5
      HSL:
        206°, 95.9514%, 48.4314%
        HSV (HSB):
        206°, 97.9339%, 94.9020%
        XYZ:
        25.1781, 24.6200, 87.4295
        xyY:
        0.1835, 0.1794, 24.6200
      CIE-Lab:
        56.7033, 7.7417, -60.5423
        CIE-LCH:
        56.7033, 61.0353, 277.2870
        CIE-Luv:
        56.7033, -32.7986, -96.5333
        Hunter-Lab:
        49.6186, 3.7442, -69.7379
      #058af2 color charts
#058af2 RGB chart
      #058af2 CMYK chart
      #058af2 RGB pie chart
      #058af2 color shades, tints & tones
#058af2 color schemes
#058af2 color preview, HTML & CSS examples
           This text has a color of #058af2        
        
          <p style="color:#058af2;">Text here</p>
        
        
          .mytext {color:#058af2;}
        
        Text color #058af2
      
           This box has a color of #058af2        
        
          <div style="background-color:#058af2;">Content here</div>
        
        
          .mybackground {background-color:#058af2;}
        
        Background color #058af2
      
           Border around this has a color of #058af2        
        
          <div style="border:2px solid #058af2;">Content here</div>
        
        
          .myborder {border:2px solid #058af2;}
        
        Border color #058af2