#42fed8 color space conversions
Hex:
        #42fed8
        RGB:
        66, 254, 216
        CMY:
        74, 0, 15
        CMYK:
        74, 0, 15, 0
      HSL:
        168°, 98.9474%, 62.7451%
        HSV (HSB):
        168°, 74.0157%, 99.6078%
        XYZ:
        50.0832, 76.9997, 77.1885
        xyY:
        0.2452, 0.3769, 76.9997
      CIE-Lab:
        90.3215, -54.4311, 4.9816
        CIE-LCH:
        90.3215, 54.6586, 174.7708
        CIE-Luv:
        90.3215, -68.5659, 16.4807
        Hunter-Lab:
        87.7495, -51.6823, 9.2704
      #42fed8 color charts
#42fed8 RGB chart
      #42fed8 CMYK chart
      #42fed8 RGB pie chart
      #42fed8 color shades, tints & tones
#42fed8 color schemes
#42fed8 color preview, HTML & CSS examples
           This text has a color of #42fed8        
        
          <p style="color:#42fed8;">Text here</p>
        
        
          .mytext {color:#42fed8;}
        
        Text color #42fed8
      
           This box has a color of #42fed8        
        
          <div style="background-color:#42fed8;">Content here</div>
        
        
          .mybackground {background-color:#42fed8;}
        
        Background color #42fed8
      
           Border around this has a color of #42fed8        
        
          <div style="border:2px solid #42fed8;">Content here</div>
        
        
          .myborder {border:2px solid #42fed8;}
        
        Border color #42fed8