#05bdc8 color space conversions
Hex:
        #05bdc8
        RGB:
        5, 189, 200
        CMY:
        98, 26, 22
        CMYK:
        98, 5, 0, 22
      HSL:
        183°, 95.1220%, 40.1961%
        HSV (HSB):
        183°, 97.5000%, 78.4314%
        XYZ:
        28.6855, 40.5976, 60.9678
        xyY:
        0.2202, 0.3117, 40.5976
      CIE-Lab:
        69.8931, -34.8429, -16.7539
        CIE-LCH:
        69.8931, 38.6616, 205.6802
        CIE-Luv:
        69.8931, -52.7037, -20.9464
        Hunter-Lab:
        63.7162, -31.1414, -12.1311
      #05bdc8 color charts
#05bdc8 RGB chart
      #05bdc8 CMYK chart
      #05bdc8 RGB pie chart
      #05bdc8 color shades, tints & tones
#05bdc8 color schemes
#05bdc8 color preview, HTML & CSS examples
           This text has a color of #05bdc8        
        
          <p style="color:#05bdc8;">Text here</p>
        
        
          .mytext {color:#05bdc8;}
        
        Text color #05bdc8
      
           This box has a color of #05bdc8        
        
          <div style="background-color:#05bdc8;">Content here</div>
        
        
          .mybackground {background-color:#05bdc8;}
        
        Background color #05bdc8
      
           Border around this has a color of #05bdc8        
        
          <div style="border:2px solid #05bdc8;">Content here</div>
        
        
          .myborder {border:2px solid #05bdc8;}
        
        Border color #05bdc8