#de48c3 color space conversions
Hex:
        #de48c3
        RGB:
        222, 72, 195
        CMY:
        13, 72, 24
        CMYK:
        0, 68, 12, 13
      HSL:
        311°, 69.4444%, 57.6471%
        HSV (HSB):
        311°, 67.5676%, 87.0588%
        XYZ:
        42.2919, 24.1045, 54.0534
        xyY:
        0.3511, 0.2001, 24.1045
      CIE-Lab:
        56.1922, 70.5448, -33.8926
        CIE-LCH:
        56.1922, 78.2642, 334.3385
        CIE-Luv:
        56.1922, 73.8044, -62.1382
        Hunter-Lab:
        49.0963, 67.8427, -30.9089
      #de48c3 color charts
#de48c3 RGB chart
      #de48c3 CMYK chart
      #de48c3 RGB pie chart
      #de48c3 color shades, tints & tones
#de48c3 color schemes
#de48c3 color preview, HTML & CSS examples
           This text has a color of #de48c3        
        
          <p style="color:#de48c3;">Text here</p>
        
        
          .mytext {color:#de48c3;}
        
        Text color #de48c3
      
           This box has a color of #de48c3        
        
          <div style="background-color:#de48c3;">Content here</div>
        
        
          .mybackground {background-color:#de48c3;}
        
        Background color #de48c3
      
           Border around this has a color of #de48c3        
        
          <div style="border:2px solid #de48c3;">Content here</div>
        
        
          .myborder {border:2px solid #de48c3;}
        
        Border color #de48c3