#42be5f color space conversions
Hex:
        #42be5f
        RGB:
        66, 190, 95
        CMY:
        74, 25, 63
        CMYK:
        65, 0, 50, 25
      HSL:
        134°, 48.8189%, 50.1961%
        HSV (HSB):
        134°, 65.2632%, 74.5098%
        XYZ:
        22.7258, 38.8114, 17.1200
        xyY:
        0.2889, 0.4934, 38.8114
      CIE-Lab:
        68.6144, -54.3828, 37.9397
        CIE-LCH:
        68.6144, 66.3091, 145.0988
        CIE-Luv:
        68.6144, -52.9146, 57.0236
        Hunter-Lab:
        62.2988, -43.9084, 27.3159
      #42be5f color charts
#42be5f RGB chart
      #42be5f CMYK chart
      #42be5f RGB pie chart
      #42be5f color shades, tints & tones
#42be5f color schemes
#42be5f color preview, HTML & CSS examples
           This text has a color of #42be5f        
        
          <p style="color:#42be5f;">Text here</p>
        
        
          .mytext {color:#42be5f;}
        
        Text color #42be5f
      
           This box has a color of #42be5f        
        
          <div style="background-color:#42be5f;">Content here</div>
        
        
          .mybackground {background-color:#42be5f;}
        
        Background color #42be5f
      
           Border around this has a color of #42be5f        
        
          <div style="border:2px solid #42be5f;">Content here</div>
        
        
          .myborder {border:2px solid #42be5f;}
        
        Border color #42be5f