#de64ef color space conversions
Hex:
        #de64ef
        RGB:
        222, 100, 239
        CMY:
        13, 61, 6
        CMYK:
        7, 58, 0, 6
      HSL:
        293°, 81.2865%, 66.4706%
        HSV (HSB):
        293°, 58.1590%, 93.7255%
        XYZ:
        50.2614, 30.8759, 84.9719
        xyY:
        0.3026, 0.1859, 30.8759
      CIE-Lab:
        62.4028, 66.3864, -48.9573
        CIE-LCH:
        62.4028, 82.4862, 323.5927
        CIE-Luv:
        62.4028, 51.7815, -86.5247
        Hunter-Lab:
        55.5661, 64.2184, -51.7702
      #de64ef color charts
#de64ef RGB chart
      #de64ef CMYK chart
      #de64ef RGB pie chart
      #de64ef color shades, tints & tones
#de64ef color schemes
#de64ef color preview, HTML & CSS examples
           This text has a color of #de64ef        
        
          <p style="color:#de64ef;">Text here</p>
        
        
          .mytext {color:#de64ef;}
        
        Text color #de64ef
      
           This box has a color of #de64ef        
        
          <div style="background-color:#de64ef;">Content here</div>
        
        
          .mybackground {background-color:#de64ef;}
        
        Background color #de64ef
      
           Border around this has a color of #de64ef        
        
          <div style="border:2px solid #de64ef;">Content here</div>
        
        
          .myborder {border:2px solid #de64ef;}
        
        Border color #de64ef