#05e8de color space conversions
Hex:
        #05e8de
        RGB:
        5, 232, 222
        CMY:
        98, 9, 13
        CMYK:
        98, 0, 4, 9
      HSL:
        177°, 95.7806%, 46.4706%
        HSV (HSB):
        177°, 97.8448%, 90.9804%
        XYZ:
        42.1040, 63.0194, 79.0521
        xyY:
        0.2286, 0.3422, 63.0194
      CIE-Lab:
        83.4526, -47.5228, -8.2851
        CIE-LCH:
        83.4526, 48.2396, 189.8895
        CIE-Luv:
        83.4526, -65.4260, -5.6055
        Hunter-Lab:
        79.3848, -44.2507, -3.4722
      #05e8de color charts
#05e8de RGB chart
      #05e8de CMYK chart
      #05e8de RGB pie chart
      #05e8de color shades, tints & tones
#05e8de color schemes
#05e8de color preview, HTML & CSS examples
           This text has a color of #05e8de        
        
          <p style="color:#05e8de;">Text here</p>
        
        
          .mytext {color:#05e8de;}
        
        Text color #05e8de
      
           This box has a color of #05e8de        
        
          <div style="background-color:#05e8de;">Content here</div>
        
        
          .mybackground {background-color:#05e8de;}
        
        Background color #05e8de
      
           Border around this has a color of #05e8de        
        
          <div style="border:2px solid #05e8de;">Content here</div>
        
        
          .myborder {border:2px solid #05e8de;}
        
        Border color #05e8de