#05dee5 color space conversions
Hex:
        #05dee5
        RGB:
        5, 222, 229
        CMY:
        98, 13, 10
        CMYK:
        98, 3, 0, 10
      HSL:
        182°, 95.7265%, 45.8824%
        HSV (HSB):
        182°, 97.8166%, 89.8039%
        XYZ:
        40.3267, 57.9320, 83.1853
        xyY:
        0.2223, 0.3193, 57.9320
      CIE-Lab:
        80.7009, -41.1026, -16.1090
        CIE-LCH:
        80.7009, 44.1466, 201.4013
        CIE-Luv:
        80.7009, -61.5258, -19.3276
        Hunter-Lab:
        76.1130, -38.6238, -11.5200
      #05dee5 color charts
#05dee5 RGB chart
      #05dee5 CMYK chart
      #05dee5 RGB pie chart
      #05dee5 color shades, tints & tones
#05dee5 color schemes
#05dee5 color preview, HTML & CSS examples
           This text has a color of #05dee5        
        
          <p style="color:#05dee5;">Text here</p>
        
        
          .mytext {color:#05dee5;}
        
        Text color #05dee5
      
           This box has a color of #05dee5        
        
          <div style="background-color:#05dee5;">Content here</div>
        
        
          .mybackground {background-color:#05dee5;}
        
        Background color #05dee5
      
           Border around this has a color of #05dee5        
        
          <div style="border:2px solid #05dee5;">Content here</div>
        
        
          .myborder {border:2px solid #05dee5;}
        
        Border color #05dee5