#d64edb color space conversions
Hex:
        #d64edb
        RGB:
        214, 78, 219
        CMY:
        16, 69, 14
        CMYK:
        2, 64, 0, 14
      HSL:
        298°, 66.1972%, 58.2353%
        HSV (HSB):
        298°, 64.3836%, 85.8824%
        XYZ:
        43.2421, 24.8594, 69.5371
        xyY:
        0.3142, 0.1806, 24.8594
      CIE-Lab:
        56.9382, 70.1673, -46.4772
        CIE-LCH:
        56.9382, 84.1640, 326.4805
        CIE-Luv:
        56.9382, 58.4926, -81.5803
        Hunter-Lab:
        49.8592, 67.5568, -47.7885
      #d64edb color charts
#d64edb RGB chart
      #d64edb CMYK chart
      #d64edb RGB pie chart
      #d64edb color shades, tints & tones
#d64edb color schemes
#d64edb color preview, HTML & CSS examples
           This text has a color of #d64edb        
        
          <p style="color:#d64edb;">Text here</p>
        
        
          .mytext {color:#d64edb;}
        
        Text color #d64edb
      
           This box has a color of #d64edb        
        
          <div style="background-color:#d64edb;">Content here</div>
        
        
          .mybackground {background-color:#d64edb;}
        
        Background color #d64edb
      
           Border around this has a color of #d64edb        
        
          <div style="border:2px solid #d64edb;">Content here</div>
        
        
          .myborder {border:2px solid #d64edb;}
        
        Border color #d64edb