#05ecd3 color space conversions
Hex:
        #05ecd3
        RGB:
        5, 236, 211
        CMY:
        98, 7, 17
        CMYK:
        98, 0, 11, 7
      HSL:
        174°, 95.8506%, 47.2549%
        HSV (HSB):
        174°, 97.8814%, 92.5490%
        XYZ:
        41.8159, 64.7263, 71.9175
        xyY:
        0.2343, 0.3627, 64.7263
      CIE-Lab:
        84.3425, -52.2300, -1.1716
        CIE-LCH:
        84.3425, 52.2432, 181.2850
        CIE-Luv:
        84.3425, -67.6325, 6.4289
        Hunter-Lab:
        80.4527, -48.0154, 3.3169
      #05ecd3 color charts
#05ecd3 RGB chart
      #05ecd3 CMYK chart
      #05ecd3 RGB pie chart
      #05ecd3 color shades, tints & tones
#05ecd3 color schemes
#05ecd3 color preview, HTML & CSS examples
           This text has a color of #05ecd3        
        
          <p style="color:#05ecd3;">Text here</p>
        
        
          .mytext {color:#05ecd3;}
        
        Text color #05ecd3
      
           This box has a color of #05ecd3        
        
          <div style="background-color:#05ecd3;">Content here</div>
        
        
          .mybackground {background-color:#05ecd3;}
        
        Background color #05ecd3
      
           Border around this has a color of #05ecd3        
        
          <div style="border:2px solid #05ecd3;">Content here</div>
        
        
          .myborder {border:2px solid #05ecd3;}
        
        Border color #05ecd3