#42ffba color space conversions
Hex:
        #42ffba
        RGB:
        66, 255, 186
        CMY:
        74, 0, 27
        CMYK:
        74, 0, 27, 0
      HSL:
        158°, 100.0000%, 62.9412%
        HSV (HSB):
        158°, 74.1176%, 100.0000%
        XYZ:
        46.8697, 76.2234, 58.6967
        xyY:
        0.2578, 0.4193, 76.2234
      CIE-Lab:
        89.9630, -61.7150, 19.9222
        CIE-LCH:
        89.9630, 64.8509, 162.1094
        CIE-Luv:
        89.9630, -70.9015, 39.4753
        Hunter-Lab:
        87.3060, -56.9589, 21.2530
      #42ffba color charts
#42ffba RGB chart
      #42ffba CMYK chart
      #42ffba RGB pie chart
      #42ffba color shades, tints & tones
#42ffba color schemes
#42ffba color preview, HTML & CSS examples
           This text has a color of #42ffba        
        
          <p style="color:#42ffba;">Text here</p>
        
        
          .mytext {color:#42ffba;}
        
        Text color #42ffba
      
           This box has a color of #42ffba        
        
          <div style="background-color:#42ffba;">Content here</div>
        
        
          .mybackground {background-color:#42ffba;}
        
        Background color #42ffba
      
           Border around this has a color of #42ffba        
        
          <div style="border:2px solid #42ffba;">Content here</div>
        
        
          .myborder {border:2px solid #42ffba;}
        
        Border color #42ffba