#05ebce color space conversions
Hex:
        #05ebce
        RGB:
        5, 235, 206
        CMY:
        98, 8, 19
        CMYK:
        98, 0, 12, 8
      HSL:
        172°, 95.8333%, 47.0588%
        HSV (HSB):
        172°, 97.8723%, 92.1569%
        XYZ:
        40.9115, 63.9052, 68.5712
        xyY:
        0.2360, 0.3686, 63.9052
      CIE-Lab:
        83.9164, -53.1548, 0.8381
        CIE-LCH:
        83.9164, 53.1614, 179.0966
        CIE-Luv:
        83.9164, -67.6986, 9.6911
        Hunter-Lab:
        79.9407, -48.5447, 5.1010
      #05ebce color charts
#05ebce RGB chart
      #05ebce CMYK chart
      #05ebce RGB pie chart
      #05ebce color shades, tints & tones
#05ebce color schemes
#05ebce color preview, HTML & CSS examples
           This text has a color of #05ebce        
        
          <p style="color:#05ebce;">Text here</p>
        
        
          .mytext {color:#05ebce;}
        
        Text color #05ebce
      
           This box has a color of #05ebce        
        
          <div style="background-color:#05ebce;">Content here</div>
        
        
          .mybackground {background-color:#05ebce;}
        
        Background color #05ebce
      
           Border around this has a color of #05ebce        
        
          <div style="border:2px solid #05ebce;">Content here</div>
        
        
          .myborder {border:2px solid #05ebce;}
        
        Border color #05ebce