#05f6ed color space conversions
Hex:
        #05f6ed
        RGB:
        5, 246, 237
        CMY:
        98, 4, 7
        CMYK:
        98, 0, 4, 4
      HSL:
        178°, 96.0159%, 49.2157%
        HSV (HSB):
        178°, 97.9675%, 96.4706%
        XYZ:
        48.3044, 72.0582, 91.4835
        xyY:
        0.2280, 0.3401, 72.0582
      CIE-Lab:
        87.9966, -49.2491, -9.4182
        CIE-LCH:
        87.9966, 50.1415, 190.8263
        CIE-Luv:
        87.9966, -68.8478, -7.2095
        Hunter-Lab:
        84.8871, -46.9783, -4.4763
      #05f6ed color charts
#05f6ed RGB chart
      #05f6ed CMYK chart
      #05f6ed RGB pie chart
      #05f6ed color shades, tints & tones
#05f6ed color schemes
#05f6ed color preview, HTML & CSS examples
           This text has a color of #05f6ed        
        
          <p style="color:#05f6ed;">Text here</p>
        
        
          .mytext {color:#05f6ed;}
        
        Text color #05f6ed
      
           This box has a color of #05f6ed        
        
          <div style="background-color:#05f6ed;">Content here</div>
        
        
          .mybackground {background-color:#05f6ed;}
        
        Background color #05f6ed
      
           Border around this has a color of #05f6ed        
        
          <div style="border:2px solid #05f6ed;">Content here</div>
        
        
          .myborder {border:2px solid #05f6ed;}
        
        Border color #05f6ed