#d64ed7 color space conversions
Hex:
        #d64ed7
        RGB:
        214, 78, 215
        CMY:
        16, 69, 16
        CMYK:
        0, 64, 0, 16
      HSL:
        300°, 63.1336%, 57.4510%
        HSV (HSB):
        300°, 63.7209%, 84.3137%
        XYZ:
        42.7217, 24.6512, 66.7965
        xyY:
        0.3184, 0.1837, 24.6512
      CIE-Lab:
        56.7340, 69.4984, -44.5361
        CIE-LCH:
        56.7340, 82.5438, 327.3473
        CIE-Luv:
        56.7340, 59.7308, -78.4291
        Hunter-Lab:
        49.6500, 66.7041, -45.0106
      #d64ed7 color charts
#d64ed7 RGB chart
      #d64ed7 CMYK chart
      #d64ed7 RGB pie chart
      #d64ed7 color shades, tints & tones
#d64ed7 color schemes
#d64ed7 color preview, HTML & CSS examples
           This text has a color of #d64ed7        
        
          <p style="color:#d64ed7;">Text here</p>
        
        
          .mytext {color:#d64ed7;}
        
        Text color #d64ed7
      
           This box has a color of #d64ed7        
        
          <div style="background-color:#d64ed7;">Content here</div>
        
        
          .mybackground {background-color:#d64ed7;}
        
        Background color #d64ed7
      
           Border around this has a color of #d64ed7        
        
          <div style="border:2px solid #d64ed7;">Content here</div>
        
        
          .myborder {border:2px solid #d64ed7;}
        
        Border color #d64ed7