#de69f8 color space conversions
Hex:
        #de69f8
        RGB:
        222, 105, 248
        CMY:
        13, 59, 3
        CMYK:
        10, 58, 0, 3
      HSL:
        289°, 91.0828%, 69.2157%
        HSV (HSB):
        289°, 57.6613%, 97.2549%
        XYZ:
        52.1191, 32.4101, 92.3157
        xyY:
        0.2947, 0.1833, 32.4101
      CIE-Lab:
        63.6804, 65.8008, -51.9134
        CIE-LCH:
        63.6804, 83.8138, 321.7284
        CIE-Luv:
        63.6804, 47.9249, -91.5009
        Hunter-Lab:
        56.9298, 63.7889, -56.2920
      #de69f8 color charts
#de69f8 RGB chart
      #de69f8 CMYK chart
      #de69f8 RGB pie chart
      #de69f8 color shades, tints & tones
#de69f8 color schemes
#de69f8 color preview, HTML & CSS examples
           This text has a color of #de69f8        
        
          <p style="color:#de69f8;">Text here</p>
        
        
          .mytext {color:#de69f8;}
        
        Text color #de69f8
      
           This box has a color of #de69f8        
        
          <div style="background-color:#de69f8;">Content here</div>
        
        
          .mybackground {background-color:#de69f8;}
        
        Background color #de69f8
      
           Border around this has a color of #de69f8        
        
          <div style="border:2px solid #de69f8;">Content here</div>
        
        
          .myborder {border:2px solid #de69f8;}
        
        Border color #de69f8