#42e8ba color space conversions
Hex:
        #42e8ba
        RGB:
        66, 232, 186
        CMY:
        74, 9, 27
        CMYK:
        72, 0, 20, 9
      HSL:
        163°, 78.3019%, 58.4314%
        HSV (HSB):
        163°, 71.5517%, 90.9804%
        XYZ:
        39.9663, 62.4166, 56.3955
        xyY:
        0.2517, 0.3931, 62.4166
      CIE-Lab:
        83.1345, -52.7147, 10.3045
        CIE-LCH:
        83.1345, 53.7124, 168.9395
        CIE-Luv:
        83.1345, -62.9737, 23.8872
        Hunter-Lab:
        79.0042, -47.9586, 12.9800
      #42e8ba color charts
#42e8ba RGB chart
      #42e8ba CMYK chart
      #42e8ba RGB pie chart
      #42e8ba color shades, tints & tones
#42e8ba color schemes
#42e8ba color preview, HTML & CSS examples
           This text has a color of #42e8ba        
        
          <p style="color:#42e8ba;">Text here</p>
        
        
          .mytext {color:#42e8ba;}
        
        Text color #42e8ba
      
           This box has a color of #42e8ba        
        
          <div style="background-color:#42e8ba;">Content here</div>
        
        
          .mybackground {background-color:#42e8ba;}
        
        Background color #42e8ba
      
           Border around this has a color of #42e8ba        
        
          <div style="border:2px solid #42e8ba;">Content here</div>
        
        
          .myborder {border:2px solid #42e8ba;}
        
        Border color #42e8ba