#05abd8 color space conversions
Hex:
        #05abd8
        RGB:
        5, 171, 216
        CMY:
        98, 33, 15
        CMYK:
        98, 21, 0, 15
      HSL:
        193°, 95.4751%, 43.3333%
        HSV (HSB):
        193°, 97.6852%, 84.7059%
        XYZ:
        27.0202, 34.1160, 70.1267
        xyY:
        0.2058, 0.2599, 34.1160
      CIE-Lab:
        65.0545, -20.6071, -32.9689
        CIE-LCH:
        65.0545, 38.8793, 237.9927
        CIE-Luv:
        65.0545, -45.3018, -49.4525
        Hunter-Lab:
        58.4089, -19.6407, -30.2984
      #05abd8 color charts
#05abd8 RGB chart
      #05abd8 CMYK chart
      #05abd8 RGB pie chart
      #05abd8 color shades, tints & tones
#05abd8 color schemes
#05abd8 color preview, HTML & CSS examples
           This text has a color of #05abd8        
        
          <p style="color:#05abd8;">Text here</p>
        
        
          .mytext {color:#05abd8;}
        
        Text color #05abd8
      
           This box has a color of #05abd8        
        
          <div style="background-color:#05abd8;">Content here</div>
        
        
          .mybackground {background-color:#05abd8;}
        
        Background color #05abd8
      
           Border around this has a color of #05abd8        
        
          <div style="border:2px solid #05abd8;">Content here</div>
        
        
          .myborder {border:2px solid #05abd8;}
        
        Border color #05abd8