#058bcb color space conversions
Hex:
        #058bcb
        RGB:
        5, 139, 203
        CMY:
        98, 45, 20
        CMYK:
        98, 32, 0, 20
      HSL:
        199°, 95.1923%, 40.7843%
        HSV (HSB):
        199°, 97.5369%, 79.6078%
        XYZ:
        20.0747, 22.8093, 59.8445
        xyY:
        0.1954, 0.2220, 22.8093
      CIE-Lab:
        54.8754, -7.7323, -41.6278
        CIE-LCH:
        54.8754, 42.3399, 259.4773
        CIE-Luv:
        54.8754, -35.3965, -63.7816
        Hunter-Lab:
        47.7591, -8.5490, -40.8620
      #058bcb color charts
#058bcb RGB chart
      #058bcb CMYK chart
      #058bcb RGB pie chart
      #058bcb color shades, tints & tones
#058bcb color schemes
#058bcb color preview, HTML & CSS examples
           This text has a color of #058bcb        
        
          <p style="color:#058bcb;">Text here</p>
        
        
          .mytext {color:#058bcb;}
        
        Text color #058bcb
      
           This box has a color of #058bcb        
        
          <div style="background-color:#058bcb;">Content here</div>
        
        
          .mybackground {background-color:#058bcb;}
        
        Background color #058bcb
      
           Border around this has a color of #058bcb        
        
          <div style="border:2px solid #058bcb;">Content here</div>
        
        
          .myborder {border:2px solid #058bcb;}
        
        Border color #058bcb