#058fbc color space conversions
Hex:
        #058fbc
        RGB:
        5, 143, 188
        CMY:
        98, 44, 26
        CMYK:
        97, 24, 0, 26
      HSL:
        195°, 94.8187%, 37.8431%
        HSV (HSB):
        195°, 97.3404%, 73.7255%
        XYZ:
        18.9621, 23.3080, 51.0764
        xyY:
        0.2031, 0.2497, 23.3080
      CIE-Lab:
        55.3882, -15.5485, -32.3166
        CIE-LCH:
        55.3882, 35.8625, 244.3064
        CIE-Luv:
        55.3882, -37.7906, -47.7599
        Hunter-Lab:
        48.2784, -14.3783, -28.9314
      #058fbc color charts
#058fbc RGB chart
      #058fbc CMYK chart
      #058fbc RGB pie chart
      #058fbc color shades, tints & tones
#058fbc color schemes
#058fbc color preview, HTML & CSS examples
           This text has a color of #058fbc        
        
          <p style="color:#058fbc;">Text here</p>
        
        
          .mytext {color:#058fbc;}
        
        Text color #058fbc
      
           This box has a color of #058fbc        
        
          <div style="background-color:#058fbc;">Content here</div>
        
        
          .mybackground {background-color:#058fbc;}
        
        Background color #058fbc
      
           Border around this has a color of #058fbc        
        
          <div style="border:2px solid #058fbc;">Content here</div>
        
        
          .myborder {border:2px solid #058fbc;}
        
        Border color #058fbc