#cfdf85 color space conversions
Hex:
        #cfdf85
        RGB:
        207, 223, 133
        CMY:
        19, 13, 48
        CMYK:
        7, 0, 40, 13
      HSL:
        71°, 58.4416%, 69.8039%
        HSV (HSB):
        71°, 40.3587%, 87.4510%
        XYZ:
        56.3534, 67.7342, 32.2942
        xyY:
        0.3604, 0.4331, 67.7342
      CIE-Lab:
        85.8734, -19.0629, 42.2656
        CIE-LCH:
        85.8734, 46.3657, 114.2766
        CIE-Luv:
        85.8734, -5.6429, 59.2010
        Hunter-Lab:
        82.3008, -21.8029, 34.3456
      #cfdf85 color charts
#cfdf85 RGB chart
      #cfdf85 CMYK chart
      #cfdf85 RGB pie chart
      #cfdf85 color shades, tints & tones
#cfdf85 color schemes
#cfdf85 color preview, HTML & CSS examples
           This text has a color of #cfdf85        
        
          <p style="color:#cfdf85;">Text here</p>
        
        
          .mytext {color:#cfdf85;}
        
        Text color #cfdf85
      
           This box has a color of #cfdf85        
        
          <div style="background-color:#cfdf85;">Content here</div>
        
        
          .mybackground {background-color:#cfdf85;}
        
        Background color #cfdf85
      
           Border around this has a color of #cfdf85        
        
          <div style="border:2px solid #cfdf85;">Content here</div>
        
        
          .myborder {border:2px solid #cfdf85;}
        
        Border color #cfdf85