#05aaea color space conversions
Hex:
        #05aaea
        RGB:
        5, 170, 234
        CMY:
        98, 33, 8
        CMYK:
        98, 27, 0, 8
      HSL:
        197°, 95.8159%, 46.8627%
        HSV (HSB):
        197°, 97.8632%, 91.7647%
        XYZ:
        29.2886, 34.7222, 83.0003
        xyY:
        0.1992, 0.2362, 34.7222
      CIE-Lab:
        65.5318, -13.7104, -42.1270
        CIE-LCH:
        65.5318, 44.3019, 251.9724
        CIE-Luv:
        65.5318, -43.6487, -65.8380
        Hunter-Lab:
        58.9256, -14.3974, -42.2657
      #05aaea color charts
#05aaea RGB chart
      #05aaea CMYK chart
      #05aaea RGB pie chart
      #05aaea color shades, tints & tones
#05aaea color schemes
#05aaea color preview, HTML & CSS examples
           This text has a color of #05aaea        
        
          <p style="color:#05aaea;">Text here</p>
        
        
          .mytext {color:#05aaea;}
        
        Text color #05aaea
      
           This box has a color of #05aaea        
        
          <div style="background-color:#05aaea;">Content here</div>
        
        
          .mybackground {background-color:#05aaea;}
        
        Background color #05aaea
      
           Border around this has a color of #05aaea        
        
          <div style="border:2px solid #05aaea;">Content here</div>
        
        
          .myborder {border:2px solid #05aaea;}
        
        Border color #05aaea