#05ebbe color space conversions
Hex:
        #05ebbe
        RGB:
        5, 235, 190
        CMY:
        98, 8, 25
        CMYK:
        98, 0, 19, 8
      HSL:
        168°, 95.8333%, 47.0588%
        HSV (HSB):
        168°, 97.8723%, 92.1569%
        XYZ:
        39.0652, 63.1666, 58.8486
        xyY:
        0.2425, 0.3921, 63.1666
      CIE-Lab:
        83.5300, -57.2561, 8.6905
        CIE-LCH:
        83.5300, 57.9119, 171.3693
        CIE-Luv:
        83.5300, -68.9459, 22.1945
        Hunter-Lab:
        79.4774, -51.3482, 11.7333
      #05ebbe color charts
#05ebbe RGB chart
      #05ebbe CMYK chart
      #05ebbe RGB pie chart
      #05ebbe color shades, tints & tones
#05ebbe color schemes
#05ebbe color preview, HTML & CSS examples
           This text has a color of #05ebbe        
        
          <p style="color:#05ebbe;">Text here</p>
        
        
          .mytext {color:#05ebbe;}
        
        Text color #05ebbe
      
           This box has a color of #05ebbe        
        
          <div style="background-color:#05ebbe;">Content here</div>
        
        
          .mybackground {background-color:#05ebbe;}
        
        Background color #05ebbe
      
           Border around this has a color of #05ebbe        
        
          <div style="border:2px solid #05ebbe;">Content here</div>
        
        
          .myborder {border:2px solid #05ebbe;}
        
        Border color #05ebbe