#de09d2 color space conversions
Hex:
        #de09d2
        RGB:
        222, 9, 210
        CMY:
        13, 96, 18
        CMYK:
        0, 96, 5, 13
      HSL:
        303°, 92.2078%, 45.2941%
        HSV (HSB):
        303°, 95.9459%, 87.0588%
        XYZ:
        41.8547, 20.3781, 62.7001
        xyY:
        0.3350, 0.1631, 20.3781
      CIE-Lab:
        52.2620, 86.1655, -48.6990
        CIE-LCH:
        52.2620, 98.9752, 330.5258
        CIE-Luv:
        52.2620, 77.9460, -85.5564
        Hunter-Lab:
        45.1421, 86.5024, -50.7514
      #de09d2 color charts
#de09d2 RGB chart
      #de09d2 CMYK chart
      #de09d2 RGB pie chart
      #de09d2 color shades, tints & tones
#de09d2 color schemes
#de09d2 color preview, HTML & CSS examples
           This text has a color of #de09d2        
        
          <p style="color:#de09d2;">Text here</p>
        
        
          .mytext {color:#de09d2;}
        
        Text color #de09d2
      
           This box has a color of #de09d2        
        
          <div style="background-color:#de09d2;">Content here</div>
        
        
          .mybackground {background-color:#de09d2;}
        
        Background color #de09d2
      
           Border around this has a color of #de09d2        
        
          <div style="border:2px solid #de09d2;">Content here</div>
        
        
          .myborder {border:2px solid #de09d2;}
        
        Border color #de09d2