#de1dbf color space conversions
Hex:
        #de1dbf
        RGB:
        222, 29, 191
        CMY:
        13, 89, 25
        CMYK:
        0, 87, 14, 13
      HSL:
        310°, 76.8924%, 49.2157%
        HSV (HSB):
        310°, 86.9369%, 87.0588%
        XYZ:
        39.9675, 20.1699, 51.0769
        xyY:
        0.3594, 0.1814, 20.1699
      CIE-Lab:
        52.0288, 81.3655, -38.1091
        CIE-LCH:
        52.0288, 89.8479, 334.9030
        CIE-Luv:
        52.0288, 84.3057, -69.1005
        Hunter-Lab:
        44.9109, 80.2582, -35.9924
      #de1dbf color charts
#de1dbf RGB chart
      #de1dbf CMYK chart
      #de1dbf RGB pie chart
      #de1dbf color shades, tints & tones
#de1dbf color schemes
#de1dbf color preview, HTML & CSS examples
           This text has a color of #de1dbf        
        
          <p style="color:#de1dbf;">Text here</p>
        
        
          .mytext {color:#de1dbf;}
        
        Text color #de1dbf
      
           This box has a color of #de1dbf        
        
          <div style="background-color:#de1dbf;">Content here</div>
        
        
          .mybackground {background-color:#de1dbf;}
        
        Background color #de1dbf
      
           Border around this has a color of #de1dbf        
        
          <div style="border:2px solid #de1dbf;">Content here</div>
        
        
          .myborder {border:2px solid #de1dbf;}
        
        Border color #de1dbf