#05b8ca color space conversions
Hex:
        #05b8ca
        RGB:
        5, 184, 202
        CMY:
        98, 28, 21
        CMYK:
        98, 9, 0, 21
      HSL:
        185°, 95.1691%, 40.5882%
        HSV (HSB):
        185°, 97.5248%, 79.2157%
        XYZ:
        27.8637, 38.5775, 61.8547
        xyY:
        0.2172, 0.3007, 38.5775
      CIE-Lab:
        68.4441, -31.8311, -20.0476
        CIE-LCH:
        68.4441, 37.6182, 212.2032
        CIE-Luv:
        68.4441, -50.8327, -26.6982
        Hunter-Lab:
        62.1108, -28.6164, -15.5680
      #05b8ca color charts
#05b8ca RGB chart
      #05b8ca CMYK chart
      #05b8ca RGB pie chart
      #05b8ca color shades, tints & tones
#05b8ca color schemes
#05b8ca color preview, HTML & CSS examples
           This text has a color of #05b8ca        
        
          <p style="color:#05b8ca;">Text here</p>
        
        
          .mytext {color:#05b8ca;}
        
        Text color #05b8ca
      
           This box has a color of #05b8ca        
        
          <div style="background-color:#05b8ca;">Content here</div>
        
        
          .mybackground {background-color:#05b8ca;}
        
        Background color #05b8ca
      
           Border around this has a color of #05b8ca        
        
          <div style="border:2px solid #05b8ca;">Content here</div>
        
        
          .myborder {border:2px solid #05b8ca;}
        
        Border color #05b8ca