#058fc3 color space conversions
Hex:
        #058fc3
        RGB:
        5, 143, 195
        CMY:
        98, 44, 24
        CMYK:
        97, 27, 0, 24
      HSL:
        196°, 95.0000%, 39.2157%
        HSV (HSB):
        196°, 97.4359%, 76.4706%
        XYZ:
        19.7354, 23.6173, 55.1482
        xyY:
        0.2004, 0.2398, 23.6173
      CIE-Lab:
        55.7026, -12.9852, -35.7989
        CIE-LCH:
        55.7026, 38.0811, 250.0629
        CIE-Luv:
        55.7026, -37.2929, -53.8071
        Hunter-Lab:
        48.5977, -12.5575, -33.2634
      #058fc3 color charts
#058fc3 RGB chart
      #058fc3 CMYK chart
      #058fc3 RGB pie chart
      #058fc3 color shades, tints & tones
#058fc3 color schemes
#058fc3 color preview, HTML & CSS examples
           This text has a color of #058fc3        
        
          <p style="color:#058fc3;">Text here</p>
        
        
          .mytext {color:#058fc3;}
        
        Text color #058fc3
      
           This box has a color of #058fc3        
        
          <div style="background-color:#058fc3;">Content here</div>
        
        
          .mybackground {background-color:#058fc3;}
        
        Background color #058fc3
      
           Border around this has a color of #058fc3        
        
          <div style="border:2px solid #058fc3;">Content here</div>
        
        
          .myborder {border:2px solid #058fc3;}
        
        Border color #058fc3