#05f0c2 color space conversions
Hex:
        #05f0c2
        RGB:
        5, 240, 194
        CMY:
        98, 6, 24
        CMYK:
        98, 0, 19, 6
      HSL:
        168°, 95.9184%, 48.0392%
        HSV (HSB):
        168°, 97.9167%, 94.1176%
        XYZ:
        40.9603, 66.2475, 61.6672
        xyY:
        0.2425, 0.3923, 66.2475
      CIE-Lab:
        85.1225, -58.2037, 8.8758
        CIE-LCH:
        85.1225, 58.8766, 171.3294
        CIE-Luv:
        85.1225, -70.2774, 22.6910
        Hunter-Lab:
        81.3926, -52.6080, 12.0537
      #05f0c2 color charts
#05f0c2 RGB chart
      #05f0c2 CMYK chart
      #05f0c2 RGB pie chart
      #05f0c2 color shades, tints & tones
#05f0c2 color schemes
#05f0c2 color preview, HTML & CSS examples
           This text has a color of #05f0c2        
        
          <p style="color:#05f0c2;">Text here</p>
        
        
          .mytext {color:#05f0c2;}
        
        Text color #05f0c2
      
           This box has a color of #05f0c2        
        
          <div style="background-color:#05f0c2;">Content here</div>
        
        
          .mybackground {background-color:#05f0c2;}
        
        Background color #05f0c2
      
           Border around this has a color of #05f0c2        
        
          <div style="border:2px solid #05f0c2;">Content here</div>
        
        
          .myborder {border:2px solid #05f0c2;}
        
        Border color #05f0c2