#05bac4 color space conversions
Hex:
        #05bac4
        RGB:
        5, 186, 196
        CMY:
        98, 27, 23
        CMYK:
        97, 5, 0, 23
      HSL:
        183°, 95.0249%, 39.4118%
        HSV (HSB):
        183°, 97.4490%, 76.8627%
        XYZ:
        27.5853, 39.1356, 58.3246
        xyY:
        0.2206, 0.3130, 39.1356
      CIE-Lab:
        68.8494, -34.6881, -16.1358
        CIE-LCH:
        68.8494, 38.2574, 204.9464
        CIE-Luv:
        68.8494, -51.9978, -19.9218
        Hunter-Lab:
        62.5585, -30.7673, -11.4864
      #05bac4 color charts
#05bac4 RGB chart
      #05bac4 CMYK chart
      #05bac4 RGB pie chart
      #05bac4 color shades, tints & tones
#05bac4 color schemes
#05bac4 color preview, HTML & CSS examples
           This text has a color of #05bac4        
        
          <p style="color:#05bac4;">Text here</p>
        
        
          .mytext {color:#05bac4;}
        
        Text color #05bac4
      
           This box has a color of #05bac4        
        
          <div style="background-color:#05bac4;">Content here</div>
        
        
          .mybackground {background-color:#05bac4;}
        
        Background color #05bac4
      
           Border around this has a color of #05bac4        
        
          <div style="border:2px solid #05bac4;">Content here</div>
        
        
          .myborder {border:2px solid #05bac4;}
        
        Border color #05bac4