#42bc88 color space conversions
Hex:
        #42bc88
        RGB:
        66, 188, 136
        CMY:
        74, 26, 47
        CMYK:
        65, 0, 28, 26
      HSL:
        154°, 48.0315%, 49.8039%
        HSV (HSB):
        154°, 64.8936%, 73.7255%
        XYZ:
        24.6739, 38.9023, 29.5010
        xyY:
        0.2651, 0.4180, 38.9023
      CIE-Lab:
        68.6804, -46.0415, 16.5844
        CIE-LCH:
        68.6804, 48.9373, 160.1906
        CIE-Luv:
        68.6804, -50.1604, 30.5326
        Hunter-Lab:
        62.3717, -38.5367, 15.6168
      #42bc88 color charts
#42bc88 RGB chart
      #42bc88 CMYK chart
      #42bc88 RGB pie chart
      #42bc88 color shades, tints & tones
#42bc88 color schemes
#42bc88 color preview, HTML & CSS examples
           This text has a color of #42bc88        
        
          <p style="color:#42bc88;">Text here</p>
        
        
          .mytext {color:#42bc88;}
        
        Text color #42bc88
      
           This box has a color of #42bc88        
        
          <div style="background-color:#42bc88;">Content here</div>
        
        
          .mybackground {background-color:#42bc88;}
        
        Background color #42bc88
      
           Border around this has a color of #42bc88        
        
          <div style="border:2px solid #42bc88;">Content here</div>
        
        
          .myborder {border:2px solid #42bc88;}
        
        Border color #42bc88