#d5f2ca color space conversions
Hex:
        #d5f2ca
        RGB:
        213, 242, 202
        CMY:
        16, 5, 21
        CMYK:
        12, 0, 17, 5
      HSL:
        104°, 60.6061%, 87.0588%
        HSV (HSB):
        104°, 16.5289%, 94.9020%
        XYZ:
        69.8534, 81.9147, 68.0066
        xyY:
        0.3178, 0.3727, 81.9147
      CIE-Lab:
        92.5372, -16.6148, 16.1734
        CIE-LCH:
        92.5372, 23.1869, 135.7712
        CIE-Luv:
        92.5372, -14.2982, 26.8308
        Hunter-Lab:
        90.5067, -20.6199, 18.8043
      #d5f2ca color charts
#d5f2ca RGB chart
      #d5f2ca CMYK chart
      #d5f2ca RGB pie chart
      #d5f2ca color shades, tints & tones
#d5f2ca color schemes
#d5f2ca color preview, HTML & CSS examples
           This text has a color of #d5f2ca        
        
          <p style="color:#d5f2ca;">Text here</p>
        
        
          .mytext {color:#d5f2ca;}
        
        Text color #d5f2ca
      
           This box has a color of #d5f2ca        
        
          <div style="background-color:#d5f2ca;">Content here</div>
        
        
          .mybackground {background-color:#d5f2ca;}
        
        Background color #d5f2ca
      
           Border around this has a color of #d5f2ca        
        
          <div style="border:2px solid #d5f2ca;">Content here</div>
        
        
          .myborder {border:2px solid #d5f2ca;}
        
        Border color #d5f2ca