#42d48b color space conversions
Hex:
        #42d48b
        RGB:
        66, 212, 139
        CMY:
        74, 17, 45
        CMYK:
        69, 0, 34, 17
      HSL:
        150°, 62.9310%, 54.5098%
        HSV (HSB):
        150°, 68.8679%, 83.1373%
        XYZ:
        30.4505, 50.1093, 32.4933
        xyY:
        0.2693, 0.4432, 50.1093
      CIE-Lab:
        76.1363, -55.0114, 25.2040
        CIE-LCH:
        76.1363, 60.5103, 155.3846
        CIE-Luv:
        76.1363, -58.7538, 43.9418
        Hunter-Lab:
        70.7879, -47.0945, 22.3361
      #42d48b color charts
#42d48b RGB chart
      #42d48b CMYK chart
      #42d48b RGB pie chart
      #42d48b color shades, tints & tones
#42d48b color schemes
#42d48b color preview, HTML & CSS examples
           This text has a color of #42d48b        
        
          <p style="color:#42d48b;">Text here</p>
        
        
          .mytext {color:#42d48b;}
        
        Text color #42d48b
      
           This box has a color of #42d48b        
        
          <div style="background-color:#42d48b;">Content here</div>
        
        
          .mybackground {background-color:#42d48b;}
        
        Background color #42d48b
      
           Border around this has a color of #42d48b        
        
          <div style="border:2px solid #42d48b;">Content here</div>
        
        
          .myborder {border:2px solid #42d48b;}
        
        Border color #42d48b