#42d963 color space conversions
Hex:
        #42d963
        RGB:
        66, 217, 99
        CMY:
        74, 15, 61
        CMYK:
        70, 0, 54, 15
      HSL:
        133°, 66.5198%, 55.4902%
        HSV (HSB):
        133°, 69.5853%, 85.0980%
        XYZ:
        29.3118, 51.6848, 20.2357
        xyY:
        0.2895, 0.5106, 51.6848
      CIE-Lab:
        77.0920, -63.4496, 46.3692
        CIE-LCH:
        77.0920, 78.5873, 143.8405
        CIE-Luv:
        77.0920, -62.4766, 69.3960
        Hunter-Lab:
        71.8921, -53.0335, 33.6360
      #42d963 color charts
#42d963 RGB chart
      #42d963 CMYK chart
      #42d963 RGB pie chart
      #42d963 color shades, tints & tones
#42d963 color schemes
#42d963 color preview, HTML & CSS examples
           This text has a color of #42d963        
        
          <p style="color:#42d963;">Text here</p>
        
        
          .mytext {color:#42d963;}
        
        Text color #42d963
      
           This box has a color of #42d963        
        
          <div style="background-color:#42d963;">Content here</div>
        
        
          .mybackground {background-color:#42d963;}
        
        Background color #42d963
      
           Border around this has a color of #42d963        
        
          <div style="border:2px solid #42d963;">Content here</div>
        
        
          .myborder {border:2px solid #42d963;}
        
        Border color #42d963