#de69e5 color space conversions
Hex:
        #de69e5
        RGB:
        222, 105, 229
        CMY:
        13, 59, 10
        CMYK:
        3, 54, 0, 10
      HSL:
        297°, 70.4545%, 65.4902%
        HSV (HSB):
        297°, 54.1485%, 89.8039%
        XYZ:
        49.3186, 31.2899, 77.5689
        xyY:
        0.3118, 0.1978, 31.2899
      CIE-Lab:
        62.7516, 62.3389, -42.8451
        CIE-LCH:
        62.7516, 75.6429, 325.4995
        CIE-Luv:
        62.7516, 52.7902, -76.3105
        Hunter-Lab:
        55.9374, 59.4888, -43.0619
      #de69e5 color charts
#de69e5 RGB chart
      #de69e5 CMYK chart
      #de69e5 RGB pie chart
      #de69e5 color shades, tints & tones
#de69e5 color schemes
#de69e5 color preview, HTML & CSS examples
           This text has a color of #de69e5        
        
          <p style="color:#de69e5;">Text here</p>
        
        
          .mytext {color:#de69e5;}
        
        Text color #de69e5
      
           This box has a color of #de69e5        
        
          <div style="background-color:#de69e5;">Content here</div>
        
        
          .mybackground {background-color:#de69e5;}
        
        Background color #de69e5
      
           Border around this has a color of #de69e5        
        
          <div style="border:2px solid #de69e5;">Content here</div>
        
        
          .myborder {border:2px solid #de69e5;}
        
        Border color #de69e5