#05bdd3 color space conversions
Hex:
        #05bdd3
        RGB:
        5, 189, 211
        CMY:
        98, 26, 17
        CMYK:
        98, 10, 0, 17
      HSL:
        186°, 95.3704%, 42.3529%
        HSV (HSB):
        186°, 97.6303%, 82.7451%
        XYZ:
        30.0181, 41.1306, 67.9849
        xyY:
        0.2157, 0.2956, 41.1306
      CIE-Lab:
        70.2673, -31.3412, -22.2047
        CIE-LCH:
        70.2673, 38.4099, 215.3169
        CIE-Luv:
        70.2673, -51.8242, -30.4303
        Hunter-Lab:
        64.1331, -28.6846, -17.9577
      #05bdd3 color charts
#05bdd3 RGB chart
      #05bdd3 CMYK chart
      #05bdd3 RGB pie chart
      #05bdd3 color shades, tints & tones
#05bdd3 color schemes
#05bdd3 color preview, HTML & CSS examples
           This text has a color of #05bdd3        
        
          <p style="color:#05bdd3;">Text here</p>
        
        
          .mytext {color:#05bdd3;}
        
        Text color #05bdd3
      
           This box has a color of #05bdd3        
        
          <div style="background-color:#05bdd3;">Content here</div>
        
        
          .mybackground {background-color:#05bdd3;}
        
        Background color #05bdd3
      
           Border around this has a color of #05bdd3        
        
          <div style="border:2px solid #05bdd3;">Content here</div>
        
        
          .myborder {border:2px solid #05bdd3;}
        
        Border color #05bdd3