#05ebcb color space conversions
Hex:
        #05ebcb
        RGB:
        5, 235, 203
        CMY:
        98, 8, 20
        CMYK:
        98, 0, 14, 8
      HSL:
        172°, 95.8333%, 47.0588%
        HSV (HSB):
        172°, 97.8723%, 92.1569%
        XYZ:
        40.5504, 63.7607, 66.6697
        xyY:
        0.2372, 0.3729, 63.7607
      CIE-Lab:
        83.8410, -53.9441, 2.3077
        CIE-LCH:
        83.8410, 53.9934, 177.5504
        CIE-Luv:
        83.8410, -67.9352, 12.0759
        Hunter-Lab:
        79.8503, -49.0903, 6.3920
      #05ebcb color charts
#05ebcb RGB chart
      #05ebcb CMYK chart
      #05ebcb RGB pie chart
      #05ebcb color shades, tints & tones
#05ebcb color schemes
#05ebcb color preview, HTML & CSS examples
           This text has a color of #05ebcb        
        
          <p style="color:#05ebcb;">Text here</p>
        
        
          .mytext {color:#05ebcb;}
        
        Text color #05ebcb
      
           This box has a color of #05ebcb        
        
          <div style="background-color:#05ebcb;">Content here</div>
        
        
          .mybackground {background-color:#05ebcb;}
        
        Background color #05ebcb
      
           Border around this has a color of #05ebcb        
        
          <div style="border:2px solid #05ebcb;">Content here</div>
        
        
          .myborder {border:2px solid #05ebcb;}
        
        Border color #05ebcb