#05ecd5 color space conversions
Hex:
        #05ecd5
        RGB:
        5, 236, 213
        CMY:
        98, 7, 16
        CMYK:
        98, 0, 10, 7
      HSL:
        174°, 95.8506%, 47.2549%
        HSV (HSB):
        174°, 97.8814%, 92.5490%
        XYZ:
        42.0683, 64.8273, 73.2465
        xyY:
        0.2335, 0.3599, 64.8273
      CIE-Lab:
        84.3946, -51.6913, -2.1481
        CIE-LCH:
        84.3946, 51.7359, 182.3796
        CIE-Luv:
        84.3946, -67.4733, 4.8152
        Hunter-Lab:
        80.5154, -47.6379, 2.4235
      #05ecd5 color charts
#05ecd5 RGB chart
      #05ecd5 CMYK chart
      #05ecd5 RGB pie chart
      #05ecd5 color shades, tints & tones
#05ecd5 color schemes
#05ecd5 color preview, HTML & CSS examples
           This text has a color of #05ecd5        
        
          <p style="color:#05ecd5;">Text here</p>
        
        
          .mytext {color:#05ecd5;}
        
        Text color #05ecd5
      
           This box has a color of #05ecd5        
        
          <div style="background-color:#05ecd5;">Content here</div>
        
        
          .mybackground {background-color:#05ecd5;}
        
        Background color #05ecd5
      
           Border around this has a color of #05ecd5        
        
          <div style="border:2px solid #05ecd5;">Content here</div>
        
        
          .myborder {border:2px solid #05ecd5;}
        
        Border color #05ecd5