#de3f95 color space conversions
Hex:
        #de3f95
        RGB:
        222, 63, 149
        CMY:
        13, 75, 42
        CMYK:
        0, 72, 33, 13
      HSL:
        328°, 70.6667%, 55.8824%
        HSV (HSB):
        328°, 71.6216%, 87.0588%
        XYZ:
        37.3265, 21.2545, 30.5690
        xyY:
        0.4187, 0.2384, 21.2545
      CIE-Lab:
        53.2269, 67.7614, -11.6027
        CIE-LCH:
        53.2269, 68.7475, 350.2836
        CIE-Luv:
        53.2269, 93.7892, -28.5127
        Hunter-Lab:
        46.1026, 63.8410, -7.0412
      #de3f95 color charts
#de3f95 RGB chart
      #de3f95 CMYK chart
      #de3f95 RGB pie chart
      #de3f95 color shades, tints & tones
#de3f95 color schemes
#de3f95 color preview, HTML & CSS examples
           This text has a color of #de3f95        
        
          <p style="color:#de3f95;">Text here</p>
        
        
          .mytext {color:#de3f95;}
        
        Text color #de3f95
      
           This box has a color of #de3f95        
        
          <div style="background-color:#de3f95;">Content here</div>
        
        
          .mybackground {background-color:#de3f95;}
        
        Background color #de3f95
      
           Border around this has a color of #de3f95        
        
          <div style="border:2px solid #de3f95;">Content here</div>
        
        
          .myborder {border:2px solid #de3f95;}
        
        Border color #de3f95