#d64eb4 color space conversions
Hex:
        #d64eb4
        RGB:
        214, 78, 180
        CMY:
        16, 69, 29
        CMYK:
        0, 64, 16, 16
      HSL:
        315°, 62.3853%, 57.2549%
        HSV (HSB):
        315°, 63.5514%, 83.9216%
        XYZ:
        38.6942, 23.0402, 45.5878
        xyY:
        0.3605, 0.2147, 23.0402
      CIE-Lab:
        55.1137, 64.0471, -27.0112
        CIE-LCH:
        55.1137, 69.5100, 337.1329
        CIE-Luv:
        55.1137, 71.0759, -50.4224
        Hunter-Lab:
        48.0002, 59.8929, -22.7100
      #d64eb4 color charts
#d64eb4 RGB chart
      #d64eb4 CMYK chart
      #d64eb4 RGB pie chart
      #d64eb4 color shades, tints & tones
#d64eb4 color schemes
#d64eb4 color preview, HTML & CSS examples
           This text has a color of #d64eb4        
        
          <p style="color:#d64eb4;">Text here</p>
        
        
          .mytext {color:#d64eb4;}
        
        Text color #d64eb4
      
           This box has a color of #d64eb4        
        
          <div style="background-color:#d64eb4;">Content here</div>
        
        
          .mybackground {background-color:#d64eb4;}
        
        Background color #d64eb4
      
           Border around this has a color of #d64eb4        
        
          <div style="border:2px solid #d64eb4;">Content here</div>
        
        
          .myborder {border:2px solid #d64eb4;}
        
        Border color #d64eb4