#de0dbf color space conversions
Hex:
        #de0dbf
        RGB:
        222, 13, 191
        CMY:
        13, 95, 25
        CMYK:
        0, 94, 14, 13
      HSL:
        309°, 88.9362%, 46.0784%
        HSV (HSB):
        309°, 94.1441%, 87.0588%
        XYZ:
        39.6721, 19.5790, 50.9784
        xyY:
        0.3599, 0.1776, 19.5790
      CIE-Lab:
        51.3579, 83.3320, -39.1659
        CIE-LCH:
        51.3579, 92.0771, 334.8265
        CIE-Luv:
        51.3579, 85.7819, -70.7577
        Hunter-Lab:
        44.2482, 82.6054, -37.3343
      #de0dbf color charts
#de0dbf RGB chart
      #de0dbf CMYK chart
      #de0dbf RGB pie chart
      #de0dbf color shades, tints & tones
#de0dbf color schemes
#de0dbf color preview, HTML & CSS examples
           This text has a color of #de0dbf        
        
          <p style="color:#de0dbf;">Text here</p>
        
        
          .mytext {color:#de0dbf;}
        
        Text color #de0dbf
      
           This box has a color of #de0dbf        
        
          <div style="background-color:#de0dbf;">Content here</div>
        
        
          .mybackground {background-color:#de0dbf;}
        
        Background color #de0dbf
      
           Border around this has a color of #de0dbf        
        
          <div style="border:2px solid #de0dbf;">Content here</div>
        
        
          .myborder {border:2px solid #de0dbf;}
        
        Border color #de0dbf