#05e3e3 color space conversions
Hex:
        #05e3e3
        RGB:
        5, 227, 227
        CMY:
        98, 11, 11
        CMYK:
        98, 0, 0, 11
      HSL:
        180°, 95.6897%, 45.4902%
        HSV (HSB):
        180°, 97.7974%, 89.0196%
        XYZ:
        41.3968, 60.5165, 82.1721
        xyY:
        0.2249, 0.3287, 60.5165
      CIE-Lab:
        82.1181, -43.9169, -12.9202
        CIE-LCH:
        82.1181, 45.7780, 196.3937
        CIE-Luv:
        82.1181, -63.3578, -13.6808
        Hunter-Lab:
        77.7923, -41.1487, -8.1734
      #05e3e3 color charts
#05e3e3 RGB chart
      #05e3e3 CMYK chart
      #05e3e3 RGB pie chart
      #05e3e3 color shades, tints & tones
#05e3e3 color schemes
#05e3e3 color preview, HTML & CSS examples
           This text has a color of #05e3e3        
        
          <p style="color:#05e3e3;">Text here</p>
        
        
          .mytext {color:#05e3e3;}
        
        Text color #05e3e3
      
           This box has a color of #05e3e3        
        
          <div style="background-color:#05e3e3;">Content here</div>
        
        
          .mybackground {background-color:#05e3e3;}
        
        Background color #05e3e3
      
           Border around this has a color of #05e3e3        
        
          <div style="border:2px solid #05e3e3;">Content here</div>
        
        
          .myborder {border:2px solid #05e3e3;}
        
        Border color #05e3e3