#de28b0 color space conversions
Hex:
        #de28b0
        RGB:
        222, 40, 176
        CMY:
        13, 84, 31
        CMYK:
        0, 82, 21, 13
      HSL:
        315°, 73.3871%, 51.3725%
        HSV (HSB):
        315°, 81.9820%, 87.0588%
        XYZ:
        38.7195, 20.1818, 42.9290
        xyY:
        0.3802, 0.1982, 20.1818
      CIE-Lab:
        52.0421, 77.3676, -29.3399
        CIE-LCH:
        52.0421, 82.7441, 339.2319
        CIE-Luv:
        52.0421, 88.9824, -55.5232
        Hunter-Lab:
        44.9241, 75.2294, -25.2100
      #de28b0 color charts
#de28b0 RGB chart
      #de28b0 CMYK chart
      #de28b0 RGB pie chart
      #de28b0 color shades, tints & tones
#de28b0 color schemes
#de28b0 color preview, HTML & CSS examples
           This text has a color of #de28b0        
        
          <p style="color:#de28b0;">Text here</p>
        
        
          .mytext {color:#de28b0;}
        
        Text color #de28b0
      
           This box has a color of #de28b0        
        
          <div style="background-color:#de28b0;">Content here</div>
        
        
          .mybackground {background-color:#de28b0;}
        
        Background color #de28b0
      
           Border around this has a color of #de28b0        
        
          <div style="border:2px solid #de28b0;">Content here</div>
        
        
          .myborder {border:2px solid #de28b0;}
        
        Border color #de28b0