#de3da5 color space conversions
Hex:
        #de3da5
        RGB:
        222, 61, 165
        CMY:
        13, 76, 35
        CMYK:
        0, 73, 26, 13
      HSL:
        321°, 70.9251%, 55.4902%
        HSV (HSB):
        321°, 72.5225%, 87.0588%
        XYZ:
        38.5845, 21.5837, 37.7298
        xyY:
        0.3941, 0.2205, 21.5837
      CIE-Lab:
        53.5825, 70.2968, -20.5070
        CIE-LCH:
        53.5825, 73.2269, 343.7370
        CIE-Luv:
        53.5825, 88.2700, -41.6809
        Hunter-Lab:
        46.4583, 66.9457, -15.6299
      #de3da5 color charts
#de3da5 RGB chart
      #de3da5 CMYK chart
      #de3da5 RGB pie chart
      #de3da5 color shades, tints & tones
#de3da5 color schemes
#de3da5 color preview, HTML & CSS examples
           This text has a color of #de3da5        
        
          <p style="color:#de3da5;">Text here</p>
        
        
          .mytext {color:#de3da5;}
        
        Text color #de3da5
      
           This box has a color of #de3da5        
        
          <div style="background-color:#de3da5;">Content here</div>
        
        
          .mybackground {background-color:#de3da5;}
        
        Background color #de3da5
      
           Border around this has a color of #de3da5        
        
          <div style="border:2px solid #de3da5;">Content here</div>
        
        
          .myborder {border:2px solid #de3da5;}
        
        Border color #de3da5