#d64ae8 color space conversions
Hex:
        #d64ae8
        RGB:
        214, 74, 232
        CMY:
        16, 71, 9
        CMYK:
        8, 68, 0, 9
      HSL:
        293°, 77.4510%, 60.0000%
        HSV (HSB):
        293°, 68.1034%, 90.9804%
        XYZ:
        44.7458, 25.0199, 78.8149
        xyY:
        0.3012, 0.1684, 25.0199
      CIE-Lab:
        57.0948, 73.8990, -53.5496
        CIE-LCH:
        57.0948, 91.2612, 324.0717
        CIE-Luv:
        57.0948, 55.5170, -93.0249
        Hunter-Lab:
        50.0199, 72.1443, -58.4076
      #d64ae8 color charts
#d64ae8 RGB chart
      #d64ae8 CMYK chart
      #d64ae8 RGB pie chart
      #d64ae8 color shades, tints & tones
#d64ae8 color schemes
#d64ae8 color preview, HTML & CSS examples
           This text has a color of #d64ae8        
        
          <p style="color:#d64ae8;">Text here</p>
        
        
          .mytext {color:#d64ae8;}
        
        Text color #d64ae8
      
           This box has a color of #d64ae8        
        
          <div style="background-color:#d64ae8;">Content here</div>
        
        
          .mybackground {background-color:#d64ae8;}
        
        Background color #d64ae8
      
           Border around this has a color of #d64ae8        
        
          <div style="border:2px solid #d64ae8;">Content here</div>
        
        
          .myborder {border:2px solid #d64ae8;}
        
        Border color #d64ae8