#de64d7 color space conversions
Hex:
        #de64d7
        RGB:
        222, 100, 215
        CMY:
        13, 61, 16
        CMYK:
        0, 55, 3, 13
      HSL:
        303°, 64.8936%, 63.1373%
        HSV (HSB):
        303°, 54.9550%, 87.0588%
        XYZ:
        46.9471, 29.5502, 67.5194
        xyY:
        0.3260, 0.2052, 29.5502
      CIE-Lab:
        61.2642, 62.2040, -37.3363
        CIE-LCH:
        61.2642, 72.5488, 329.0269
        CIE-Luv:
        61.2642, 58.3258, -67.2456
        Hunter-Lab:
        54.3601, 59.0280, -35.5905
      #de64d7 color charts
#de64d7 RGB chart
      #de64d7 CMYK chart
      #de64d7 RGB pie chart
      #de64d7 color shades, tints & tones
#de64d7 color schemes
#de64d7 color preview, HTML & CSS examples
           This text has a color of #de64d7        
        
          <p style="color:#de64d7;">Text here</p>
        
        
          .mytext {color:#de64d7;}
        
        Text color #de64d7
      
           This box has a color of #de64d7        
        
          <div style="background-color:#de64d7;">Content here</div>
        
        
          .mybackground {background-color:#de64d7;}
        
        Background color #de64d7
      
           Border around this has a color of #de64d7        
        
          <div style="border:2px solid #de64d7;">Content here</div>
        
        
          .myborder {border:2px solid #de64d7;}
        
        Border color #de64d7