#05ebea color space conversions
Hex:
        #05ebea
        RGB:
        5, 235, 234
        CMY:
        98, 8, 8
        CMYK:
        98, 0, 0, 8
      HSL:
        180°, 95.8333%, 47.0588%
        HSV (HSB):
        180°, 97.8723%, 92.1569%
        XYZ:
        44.6222, 65.3894, 88.1115
        xyY:
        0.2252, 0.3300, 65.3894
      CIE-Lab:
        84.6840, -45.3786, -12.7818
        CIE-LCH:
        84.6840, 47.1444, 195.7309
        CIE-Luv:
        84.6840, -65.4533, -13.2763
        Hunter-Lab:
        80.8637, -43.0117, -7.9995
      #05ebea color charts
#05ebea RGB chart
      #05ebea CMYK chart
      #05ebea RGB pie chart
      #05ebea color shades, tints & tones
#05ebea color schemes
#05ebea color preview, HTML & CSS examples
           This text has a color of #05ebea        
        
          <p style="color:#05ebea;">Text here</p>
        
        
          .mytext {color:#05ebea;}
        
        Text color #05ebea
      
           This box has a color of #05ebea        
        
          <div style="background-color:#05ebea;">Content here</div>
        
        
          .mybackground {background-color:#05ebea;}
        
        Background color #05ebea
      
           Border around this has a color of #05ebea        
        
          <div style="border:2px solid #05ebea;">Content here</div>
        
        
          .myborder {border:2px solid #05ebea;}
        
        Border color #05ebea