#05f1ec color space conversions
Hex:
        #05f1ec
        RGB:
        5, 241, 236
        CMY:
        98, 5, 7
        CMYK:
        98, 0, 2, 5
      HSL:
        179°, 95.9350%, 48.2353%
        HSV (HSB):
        179°, 97.9253%, 94.5098%
        XYZ:
        46.6582, 68.9990, 90.2159
        xyY:
        0.2266, 0.3352, 68.9990
      CIE-Lab:
        86.5035, -47.3987, -11.1168
        CIE-LCH:
        86.5035, 48.6849, 193.1994
        CIE-Luv:
        86.5035, -67.2787, -10.2584
        Hunter-Lab:
        83.0656, -45.1009, -6.2477
      #05f1ec color charts
#05f1ec RGB chart
      #05f1ec CMYK chart
      #05f1ec RGB pie chart
      #05f1ec color shades, tints & tones
#05f1ec color schemes
#05f1ec color preview, HTML & CSS examples
           This text has a color of #05f1ec        
        
          <p style="color:#05f1ec;">Text here</p>
        
        
          .mytext {color:#05f1ec;}
        
        Text color #05f1ec
      
           This box has a color of #05f1ec        
        
          <div style="background-color:#05f1ec;">Content here</div>
        
        
          .mybackground {background-color:#05f1ec;}
        
        Background color #05f1ec
      
           Border around this has a color of #05f1ec        
        
          <div style="border:2px solid #05f1ec;">Content here</div>
        
        
          .myborder {border:2px solid #05f1ec;}
        
        Border color #05f1ec