#058ae3 color space conversions
Hex:
        #058ae3
        RGB:
        5, 138, 227
        CMY:
        98, 46, 11
        CMYK:
        98, 39, 0, 11
      HSL:
        204°, 95.6897%, 45.4902%
        HSV (HSB):
        204°, 97.7974%, 89.0196%
        XYZ:
        23.0162, 23.7553, 76.0452
        xyY:
        0.1874, 0.1934, 23.7553
      CIE-Lab:
        55.8419, 1.9874, -53.5810
        CIE-LCH:
        55.8419, 53.6179, 272.1242
        CIE-Luv:
        55.8419, -33.6026, -84.4966
        Hunter-Lab:
        48.7394, -1.0009, -58.3891
      #058ae3 color charts
#058ae3 RGB chart
      #058ae3 CMYK chart
      #058ae3 RGB pie chart
      #058ae3 color shades, tints & tones
#058ae3 color schemes
#058ae3 color preview, HTML & CSS examples
           This text has a color of #058ae3        
        
          <p style="color:#058ae3;">Text here</p>
        
        
          .mytext {color:#058ae3;}
        
        Text color #058ae3
      
           This box has a color of #058ae3        
        
          <div style="background-color:#058ae3;">Content here</div>
        
        
          .mybackground {background-color:#058ae3;}
        
        Background color #058ae3
      
           Border around this has a color of #058ae3        
        
          <div style="border:2px solid #058ae3;">Content here</div>
        
        
          .myborder {border:2px solid #058ae3;}
        
        Border color #058ae3