#05b1c5 color space conversions
Hex:
        #05b1c5
        RGB:
        5, 177, 197
        CMY:
        98, 31, 23
        CMYK:
        97, 10, 0, 23
      HSL:
        186°, 95.0495%, 39.6078%
        HSV (HSB):
        186°, 97.4619%, 77.2549%
        XYZ:
        25.8628, 35.5078, 58.3139
        xyY:
        0.2161, 0.2967, 35.5078
      CIE-Lab:
        66.1421, -30.0579, -20.7936
        CIE-LCH:
        66.1421, 36.5493, 214.6750
        CIE-Luv:
        66.1421, -48.8281, -28.0407
        Hunter-Lab:
        59.5884, -26.8065, -16.3100
      #05b1c5 color charts
#05b1c5 RGB chart
      #05b1c5 CMYK chart
      #05b1c5 RGB pie chart
      #05b1c5 color shades, tints & tones
#05b1c5 color schemes
#05b1c5 color preview, HTML & CSS examples
           This text has a color of #05b1c5        
        
          <p style="color:#05b1c5;">Text here</p>
        
        
          .mytext {color:#05b1c5;}
        
        Text color #05b1c5
      
           This box has a color of #05b1c5        
        
          <div style="background-color:#05b1c5;">Content here</div>
        
        
          .mybackground {background-color:#05b1c5;}
        
        Background color #05b1c5
      
           Border around this has a color of #05b1c5        
        
          <div style="border:2px solid #05b1c5;">Content here</div>
        
        
          .myborder {border:2px solid #05b1c5;}
        
        Border color #05b1c5