#42d7be color space conversions
Hex:
        #42d7be
        RGB:
        66, 215, 190
        CMY:
        74, 16, 25
        CMYK:
        69, 0, 12, 16
      HSL:
        170°, 65.0655%, 55.0980%
        HSV (HSB):
        170°, 69.3023%, 84.3137%
        XYZ:
        35.8415, 53.4768, 57.1482
        xyY:
        0.2447, 0.3651, 53.4768
      CIE-Lab:
        78.1557, -44.6118, 1.0090
        CIE-LCH:
        78.1557, 44.6232, 178.7044
        CIE-Luv:
        78.1557, -56.7088, 8.5904
        Hunter-Lab:
        73.1279, -40.4872, 4.8553
      #42d7be color charts
#42d7be RGB chart
      #42d7be CMYK chart
      #42d7be RGB pie chart
      #42d7be color shades, tints & tones
#42d7be color schemes
#42d7be color preview, HTML & CSS examples
           This text has a color of #42d7be        
        
          <p style="color:#42d7be;">Text here</p>
        
        
          .mytext {color:#42d7be;}
        
        Text color #42d7be
      
           This box has a color of #42d7be        
        
          <div style="background-color:#42d7be;">Content here</div>
        
        
          .mybackground {background-color:#42d7be;}
        
        Background color #42d7be
      
           Border around this has a color of #42d7be        
        
          <div style="border:2px solid #42d7be;">Content here</div>
        
        
          .myborder {border:2px solid #42d7be;}
        
        Border color #42d7be