#05a5bc color space conversions
Hex:
        #05a5bc
        RGB:
        5, 165, 188
        CMY:
        98, 35, 26
        CMYK:
        97, 12, 0, 26
      HSL:
        188°, 94.8187%, 37.8431%
        HSV (HSB):
        188°, 97.3404%, 73.7255%
        XYZ:
        22.5948, 30.5734, 52.2873
        xyY:
        0.2143, 0.2899, 30.5734
      CIE-Lab:
        62.1458, -27.0981, -21.8840
        CIE-LCH:
        62.1458, 34.8313, 218.9237
        CIE-Luv:
        62.1458, -45.3975, -29.9643
        Hunter-Lab:
        55.2932, -23.8215, -17.3616
      #05a5bc color charts
#05a5bc RGB chart
      #05a5bc CMYK chart
      #05a5bc RGB pie chart
      #05a5bc color shades, tints & tones
#05a5bc color schemes
#05a5bc color preview, HTML & CSS examples
           This text has a color of #05a5bc        
        
          <p style="color:#05a5bc;">Text here</p>
        
        
          .mytext {color:#05a5bc;}
        
        Text color #05a5bc
      
           This box has a color of #05a5bc        
        
          <div style="background-color:#05a5bc;">Content here</div>
        
        
          .mybackground {background-color:#05a5bc;}
        
        Background color #05a5bc
      
           Border around this has a color of #05a5bc        
        
          <div style="border:2px solid #05a5bc;">Content here</div>
        
        
          .myborder {border:2px solid #05a5bc;}
        
        Border color #05a5bc