#de3b5e color space conversions
Hex:
        #de3b5e
        RGB:
        222, 59, 94
        CMY:
        13, 77, 63
        CMYK:
        0, 73, 58, 13
      HSL:
        347°, 71.1790%, 55.0980%
        HSV (HSB):
        347°, 73.4234%, 87.0588%
        XYZ:
        33.7085, 19.4657, 12.5703
        xyY:
        0.5127, 0.2961, 19.4657
      CIE-Lab:
        51.2276, 64.1447, 18.5248
        CIE-LCH:
        51.2276, 66.7661, 16.1086
        CIE-Luv:
        51.2276, 115.3380, 9.1546
        Hunter-Lab:
        44.1199, 59.1679, 13.9915
      #de3b5e color charts
#de3b5e RGB chart
      #de3b5e CMYK chart
      #de3b5e RGB pie chart
      #de3b5e color shades, tints & tones
#de3b5e color schemes
#de3b5e color preview, HTML & CSS examples
           This text has a color of #de3b5e        
        
          <p style="color:#de3b5e;">Text here</p>
        
        
          .mytext {color:#de3b5e;}
        
        Text color #de3b5e
      
           This box has a color of #de3b5e        
        
          <div style="background-color:#de3b5e;">Content here</div>
        
        
          .mybackground {background-color:#de3b5e;}
        
        Background color #de3b5e
      
           Border around this has a color of #de3b5e        
        
          <div style="border:2px solid #de3b5e;">Content here</div>
        
        
          .myborder {border:2px solid #de3b5e;}
        
        Border color #de3b5e