#de1d7b color space conversions
Hex:
        #de1d7b
        RGB:
        222, 29, 123
        CMY:
        13, 89, 52
        CMYK:
        0, 87, 45, 13
      HSL:
        331°, 76.8924%, 49.2157%
        HSV (HSB):
        331°, 86.9369%, 87.0588%
        XYZ:
        34.1387, 17.8384, 20.3827
        xyY:
        0.4718, 0.2465, 17.8384
      CIE-Lab:
        49.2995, 73.9548, -1.8247
        CIE-LCH:
        49.2995, 73.9773, 358.5866
        CIE-Luv:
        49.2995, 114.3910, -16.5959
        Hunter-Lab:
        42.2355, 70.3684, 0.9517
      #de1d7b color charts
#de1d7b RGB chart
      #de1d7b CMYK chart
      #de1d7b RGB pie chart
      #de1d7b color shades, tints & tones
#de1d7b color schemes
#de1d7b color preview, HTML & CSS examples
           This text has a color of #de1d7b        
        
          <p style="color:#de1d7b;">Text here</p>
        
        
          .mytext {color:#de1d7b;}
        
        Text color #de1d7b
      
           This box has a color of #de1d7b        
        
          <div style="background-color:#de1d7b;">Content here</div>
        
        
          .mybackground {background-color:#de1d7b;}
        
        Background color #de1d7b
      
           Border around this has a color of #de1d7b        
        
          <div style="border:2px solid #de1d7b;">Content here</div>
        
        
          .myborder {border:2px solid #de1d7b;}
        
        Border color #de1d7b