#cff2b1 color space conversions
Hex:
        #cff2b1
        RGB:
        207, 242, 177
        CMY:
        19, 5, 31
        CMYK:
        14, 0, 27, 5
      HSL:
        92°, 71.4286%, 82.1569%
        HSV (HSB):
        92°, 26.8595%, 94.9020%
        XYZ:
        65.4201, 79.9440, 53.5777
        xyY:
        0.3288, 0.4018, 79.9440
      CIE-Lab:
        91.6597, -22.5876, 27.7241
        CIE-LCH:
        91.6597, 35.7607, 129.1707
        CIE-Luv:
        91.6597, -16.9738, 43.4475
        Hunter-Lab:
        89.4114, -25.8660, 27.0598
      #cff2b1 color charts
#cff2b1 RGB chart
      #cff2b1 CMYK chart
      #cff2b1 RGB pie chart
      #cff2b1 color shades, tints & tones
#cff2b1 color schemes
#cff2b1 color preview, HTML & CSS examples
           This text has a color of #cff2b1        
        
          <p style="color:#cff2b1;">Text here</p>
        
        
          .mytext {color:#cff2b1;}
        
        Text color #cff2b1
      
           This box has a color of #cff2b1        
        
          <div style="background-color:#cff2b1;">Content here</div>
        
        
          .mybackground {background-color:#cff2b1;}
        
        Background color #cff2b1
      
           Border around this has a color of #cff2b1        
        
          <div style="border:2px solid #cff2b1;">Content here</div>
        
        
          .myborder {border:2px solid #cff2b1;}
        
        Border color #cff2b1