#d64cf0 color space conversions
Hex:
        #d64cf0
        RGB:
        214, 76, 240
        CMY:
        16, 70, 6
        CMYK:
        11, 68, 0, 6
      HSL:
        290°, 84.5361%, 61.9608%
        HSV (HSB):
        290°, 68.3333%, 94.1176%
        XYZ:
        46.0442, 25.7563, 84.9827
        xyY:
        0.2937, 0.1643, 25.7563
      CIE-Lab:
        57.8050, 74.5640, -56.8923
        CIE-LCH:
        57.8050, 93.7898, 322.6564
        CIE-Luv:
        57.8050, 52.6906, -98.5042
        Hunter-Lab:
        50.7507, 73.1327, -63.7565
      #d64cf0 color charts
#d64cf0 RGB chart
      #d64cf0 CMYK chart
      #d64cf0 RGB pie chart
      #d64cf0 color shades, tints & tones
#d64cf0 color schemes
#d64cf0 color preview, HTML & CSS examples
           This text has a color of #d64cf0        
        
          <p style="color:#d64cf0;">Text here</p>
        
        
          .mytext {color:#d64cf0;}
        
        Text color #d64cf0
      
           This box has a color of #d64cf0        
        
          <div style="background-color:#d64cf0;">Content here</div>
        
        
          .mybackground {background-color:#d64cf0;}
        
        Background color #d64cf0
      
           Border around this has a color of #d64cf0        
        
          <div style="border:2px solid #d64cf0;">Content here</div>
        
        
          .myborder {border:2px solid #d64cf0;}
        
        Border color #d64cf0