#de4cb3 color space conversions
Hex:
        #de4cb3
        RGB:
        222, 76, 179
        CMY:
        13, 70, 30
        CMYK:
        0, 66, 19, 13
      HSL:
        318°, 68.8679%, 58.4314%
        HSV (HSB):
        318°, 65.7658%, 87.0588%
        XYZ:
        40.8453, 23.9532, 45.1185
        xyY:
        0.3716, 0.2179, 23.9532
      CIE-Lab:
        56.0409, 66.7946, -24.8975
        CIE-LCH:
        56.0409, 71.2839, 339.5572
        CIE-Luv:
        56.0409, 78.1436, -47.9088
        Hunter-Lab:
        48.9420, 63.3217, -20.3987
      #de4cb3 color charts
#de4cb3 RGB chart
      #de4cb3 CMYK chart
      #de4cb3 RGB pie chart
      #de4cb3 color shades, tints & tones
#de4cb3 color schemes
#de4cb3 color preview, HTML & CSS examples
           This text has a color of #de4cb3        
        
          <p style="color:#de4cb3;">Text here</p>
        
        
          .mytext {color:#de4cb3;}
        
        Text color #de4cb3
      
           This box has a color of #de4cb3        
        
          <div style="background-color:#de4cb3;">Content here</div>
        
        
          .mybackground {background-color:#de4cb3;}
        
        Background color #de4cb3
      
           Border around this has a color of #de4cb3        
        
          <div style="border:2px solid #de4cb3;">Content here</div>
        
        
          .myborder {border:2px solid #de4cb3;}
        
        Border color #de4cb3