#42f894 color space conversions
Hex:
        #42f894
        RGB:
        66, 248, 148
        CMY:
        74, 3, 42
        CMYK:
        73, 0, 40, 3
      HSL:
        147°, 92.8571%, 61.5686%
        HSV (HSB):
        147°, 73.3871%, 97.2549%
        XYZ:
        41.1595, 70.4312, 39.4422
        xyY:
        0.2725, 0.4663, 70.4312
      CIE-Lab:
        87.2079, -66.5813, 35.3739
        CIE-LCH:
        87.2079, 75.3949, 152.0188
        CIE-Luv:
        87.2079, -70.7903, 60.0487
        Hunter-Lab:
        83.9233, -59.3219, 30.8812
      #42f894 color charts
#42f894 RGB chart
      #42f894 CMYK chart
      #42f894 RGB pie chart
      #42f894 color shades, tints & tones
#42f894 color schemes
#42f894 color preview, HTML & CSS examples
           This text has a color of #42f894        
        
          <p style="color:#42f894;">Text here</p>
        
        
          .mytext {color:#42f894;}
        
        Text color #42f894
      
           This box has a color of #42f894        
        
          <div style="background-color:#42f894;">Content here</div>
        
        
          .mybackground {background-color:#42f894;}
        
        Background color #42f894
      
           Border around this has a color of #42f894        
        
          <div style="border:2px solid #42f894;">Content here</div>
        
        
          .myborder {border:2px solid #42f894;}
        
        Border color #42f894