#d64bd4 color space conversions
Hex:
        #d64bd4
        RGB:
        214, 75, 212
        CMY:
        16, 71, 17
        CMYK:
        0, 65, 1, 16
      HSL:
        301°, 62.8959%, 56.6667%
        HSV (HSB):
        301°, 64.9533%, 83.9216%
        XYZ:
        42.1313, 24.0818, 64.7150
        xyY:
        0.3218, 0.1839, 24.0818
      CIE-Lab:
        56.1696, 70.1588, -43.7255
        CIE-LCH:
        56.1696, 82.6690, 328.0674
        CIE-Luv:
        56.1696, 61.4901, -77.1097
        Hunter-Lab:
        49.0732, 67.3714, -43.8372
      #d64bd4 color charts
#d64bd4 RGB chart
      #d64bd4 CMYK chart
      #d64bd4 RGB pie chart
      #d64bd4 color shades, tints & tones
#d64bd4 color schemes
#d64bd4 color preview, HTML & CSS examples
           This text has a color of #d64bd4        
        
          <p style="color:#d64bd4;">Text here</p>
        
        
          .mytext {color:#d64bd4;}
        
        Text color #d64bd4
      
           This box has a color of #d64bd4        
        
          <div style="background-color:#d64bd4;">Content here</div>
        
        
          .mybackground {background-color:#d64bd4;}
        
        Background color #d64bd4
      
           Border around this has a color of #d64bd4        
        
          <div style="border:2px solid #d64bd4;">Content here</div>
        
        
          .myborder {border:2px solid #d64bd4;}
        
        Border color #d64bd4