#05a7bc color space conversions
Hex:
        #05a7bc
        RGB:
        5, 167, 188
        CMY:
        98, 35, 26
        CMYK:
        97, 11, 0, 26
      HSL:
        187°, 94.8187%, 37.8431%
        HSV (HSB):
        187°, 97.3404%, 73.7255%
        XYZ:
        22.9584, 31.3005, 52.4085
        xyY:
        0.2152, 0.2934, 31.3005
      CIE-Lab:
        62.7605, -28.0952, -20.9451
        CIE-LCH:
        62.7605, 35.0433, 216.7047
        CIE-Luv:
        62.7605, -46.0897, -28.3429
        Hunter-Lab:
        55.9469, -24.6577, -16.3774
      #05a7bc color charts
#05a7bc RGB chart
      #05a7bc CMYK chart
      #05a7bc RGB pie chart
      #05a7bc color shades, tints & tones
#05a7bc color schemes
#05a7bc color preview, HTML & CSS examples
           This text has a color of #05a7bc        
        
          <p style="color:#05a7bc;">Text here</p>
        
        
          .mytext {color:#05a7bc;}
        
        Text color #05a7bc
      
           This box has a color of #05a7bc        
        
          <div style="background-color:#05a7bc;">Content here</div>
        
        
          .mybackground {background-color:#05a7bc;}
        
        Background color #05a7bc
      
           Border around this has a color of #05a7bc        
        
          <div style="border:2px solid #05a7bc;">Content here</div>
        
        
          .myborder {border:2px solid #05a7bc;}
        
        Border color #05a7bc