#d64ff0 color space conversions
Hex:
        #d64ff0
        RGB:
        214, 79, 240
        CMY:
        16, 69, 6
        CMYK:
        11, 67, 0, 6
      HSL:
        290°, 84.2932%, 62.5490%
        HSV (HSB):
        290°, 67.0833%, 94.1176%
        XYZ:
        46.2557, 26.1794, 85.0533
        xyY:
        0.2937, 0.1662, 26.1794
      CIE-Lab:
        58.2069, 73.4321, -56.2502
        CIE-LCH:
        58.2069, 92.5006, 322.5473
        CIE-Luv:
        58.2069, 52.0020, -97.5269
        Hunter-Lab:
        51.1658, 71.8303, -62.7421
      #d64ff0 color charts
#d64ff0 RGB chart
      #d64ff0 CMYK chart
      #d64ff0 RGB pie chart
      #d64ff0 color shades, tints & tones
#d64ff0 color schemes
#d64ff0 color preview, HTML & CSS examples
           This text has a color of #d64ff0        
        
          <p style="color:#d64ff0;">Text here</p>
        
        
          .mytext {color:#d64ff0;}
        
        Text color #d64ff0
      
           This box has a color of #d64ff0        
        
          <div style="background-color:#d64ff0;">Content here</div>
        
        
          .mybackground {background-color:#d64ff0;}
        
        Background color #d64ff0
      
           Border around this has a color of #d64ff0        
        
          <div style="border:2px solid #d64ff0;">Content here</div>
        
        
          .myborder {border:2px solid #d64ff0;}
        
        Border color #d64ff0