#05b9ce color space conversions
Hex:
        #05b9ce
        RGB:
        5, 185, 206
        CMY:
        98, 27, 19
        CMYK:
        98, 10, 0, 19
      HSL:
        186°, 95.2607%, 41.3725%
        HSV (HSB):
        186°, 97.5728%, 80.7843%
        XYZ:
        28.5521, 39.1864, 64.4514
        xyY:
        0.2160, 0.2964, 39.1864
      CIE-Lab:
        68.8861, -31.0231, -21.5718
        CIE-LCH:
        68.8861, 37.7859, 214.8126
        CIE-Luv:
        68.8861, -50.8564, -29.3477
        Hunter-Lab:
        62.5991, -28.1325, -17.2251
      #05b9ce color charts
#05b9ce RGB chart
      #05b9ce CMYK chart
      #05b9ce RGB pie chart
      #05b9ce color shades, tints & tones
#05b9ce color schemes
#05b9ce color preview, HTML & CSS examples
           This text has a color of #05b9ce        
        
          <p style="color:#05b9ce;">Text here</p>
        
        
          .mytext {color:#05b9ce;}
        
        Text color #05b9ce
      
           This box has a color of #05b9ce        
        
          <div style="background-color:#05b9ce;">Content here</div>
        
        
          .mybackground {background-color:#05b9ce;}
        
        Background color #05b9ce
      
           Border around this has a color of #05b9ce        
        
          <div style="border:2px solid #05b9ce;">Content here</div>
        
        
          .myborder {border:2px solid #05b9ce;}
        
        Border color #05b9ce