#05f1ee color space conversions
Hex:
        #05f1ee
        RGB:
        5, 241, 238
        CMY:
        98, 5, 7
        CMYK:
        98, 0, 1, 5
      HSL:
        179°, 95.9350%, 48.2353%
        HSV (HSB):
        179°, 97.9253%, 94.5098%
        XYZ:
        46.9505, 69.1159, 91.7551
        xyY:
        0.2259, 0.3326, 69.1159
      CIE-Lab:
        86.5614, -46.8262, -12.0793
        CIE-LCH:
        86.5614, 48.3591, 194.4647
        CIE-Luv:
        86.5614, -67.1171, -11.9278
        Hunter-Lab:
        83.1360, -44.6812, -7.2417
      #05f1ee color charts
#05f1ee RGB chart
      #05f1ee CMYK chart
      #05f1ee RGB pie chart
      #05f1ee color shades, tints & tones
#05f1ee color schemes
#05f1ee color preview, HTML & CSS examples
           This text has a color of #05f1ee        
        
          <p style="color:#05f1ee;">Text here</p>
        
        
          .mytext {color:#05f1ee;}
        
        Text color #05f1ee
      
           This box has a color of #05f1ee        
        
          <div style="background-color:#05f1ee;">Content here</div>
        
        
          .mybackground {background-color:#05f1ee;}
        
        Background color #05f1ee
      
           Border around this has a color of #05f1ee        
        
          <div style="border:2px solid #05f1ee;">Content here</div>
        
        
          .myborder {border:2px solid #05f1ee;}
        
        Border color #05f1ee