#cffdfe color space conversions
Hex:
        #cffdfe
        RGB:
        207, 253, 254
        CMY:
        19, 1, 0
        CMYK:
        19, 0, 0, 0
      HSL:
        181°, 95.9184%, 90.3922%
        HSV (HSB):
        181°, 18.5039%, 99.6078%
        XYZ:
        78.7468, 90.6717, 107.1169
        xyY:
        0.2848, 0.3279, 90.6717
      CIE-Lab:
        96.2747, -14.3354, -5.3357
        CIE-LCH:
        96.2747, 15.2962, 200.4154
        CIE-Luv:
        96.2747, -23.6390, -5.9071
        Hunter-Lab:
        95.2217, -19.0214, -0.0414
      #cffdfe color charts
#cffdfe RGB chart
      #cffdfe CMYK chart
      #cffdfe RGB pie chart
      #cffdfe color shades, tints & tones
#cffdfe color schemes
#cffdfe color preview, HTML & CSS examples
           This text has a color of #cffdfe        
        
          <p style="color:#cffdfe;">Text here</p>
        
        
          .mytext {color:#cffdfe;}
        
        Text color #cffdfe
      
           This box has a color of #cffdfe        
        
          <div style="background-color:#cffdfe;">Content here</div>
        
        
          .mybackground {background-color:#cffdfe;}
        
        Background color #cffdfe
      
           Border around this has a color of #cffdfe        
        
          <div style="border:2px solid #cffdfe;">Content here</div>
        
        
          .myborder {border:2px solid #cffdfe;}
        
        Border color #cffdfe