#05ede2 color space conversions
Hex:
        #05ede2
        RGB:
        5, 237, 226
        CMY:
        98, 7, 11
        CMYK:
        98, 0, 5, 7
      HSL:
        177°, 95.8678%, 47.4510%
        HSV (HSB):
        177°, 97.8903%, 92.9412%
        XYZ:
        44.0742, 66.0916, 82.3855
        xyY:
        0.2289, 0.3432, 66.0916
      CIE-Lab:
        85.0431, -48.5237, -8.0346
        CIE-LCH:
        85.0431, 49.1844, 189.4018
        CIE-Luv:
        85.0431, -66.7621, -5.0562
        Hunter-Lab:
        81.2968, -45.4973, -3.1763
      #05ede2 color charts
#05ede2 RGB chart
      #05ede2 CMYK chart
      #05ede2 RGB pie chart
      #05ede2 color shades, tints & tones
#05ede2 color schemes
#05ede2 color preview, HTML & CSS examples
           This text has a color of #05ede2        
        
          <p style="color:#05ede2;">Text here</p>
        
        
          .mytext {color:#05ede2;}
        
        Text color #05ede2
      
           This box has a color of #05ede2        
        
          <div style="background-color:#05ede2;">Content here</div>
        
        
          .mybackground {background-color:#05ede2;}
        
        Background color #05ede2
      
           Border around this has a color of #05ede2        
        
          <div style="border:2px solid #05ede2;">Content here</div>
        
        
          .myborder {border:2px solid #05ede2;}
        
        Border color #05ede2