#d64ffa color space conversions
Hex:
        #d64ffa
        RGB:
        214, 79, 250
        CMY:
        16, 69, 2
        CMYK:
        14, 68, 0, 2
      HSL:
        287°, 94.4751%, 64.5098%
        HSV (HSB):
        287°, 68.4000%, 98.0392%
        XYZ:
        47.7829, 26.7902, 93.0951
        xyY:
        0.2850, 0.1598, 26.7902
      CIE-Lab:
        58.7797, 75.2448, -60.8940
        CIE-LCH:
        58.7797, 96.7980, 321.0175
        CIE-Luv:
        58.7797, 49.1885, -105.1123
        Hunter-Lab:
        51.7593, 74.2079, -70.4084
      #d64ffa color charts
#d64ffa RGB chart
      #d64ffa CMYK chart
      #d64ffa RGB pie chart
      #d64ffa color shades, tints & tones
#d64ffa color schemes
#d64ffa color preview, HTML & CSS examples
           This text has a color of #d64ffa        
        
          <p style="color:#d64ffa;">Text here</p>
        
        
          .mytext {color:#d64ffa;}
        
        Text color #d64ffa
      
           This box has a color of #d64ffa        
        
          <div style="background-color:#d64ffa;">Content here</div>
        
        
          .mybackground {background-color:#d64ffa;}
        
        Background color #d64ffa
      
           Border around this has a color of #d64ffa        
        
          <div style="border:2px solid #d64ffa;">Content here</div>
        
        
          .myborder {border:2px solid #d64ffa;}
        
        Border color #d64ffa