#d864c1 color space conversions
Hex:
        #d864c1
        RGB:
        216, 100, 193
        CMY:
        15, 61, 24
        CMYK:
        0, 54, 11, 15
      HSL:
        312°, 59.7938%, 61.9608%
        HSV (HSB):
        312°, 53.7037%, 84.7059%
        XYZ:
        42.5017, 27.5635, 53.5323
        xyY:
        0.3439, 0.2230, 27.5635
      CIE-Lab:
        59.4923, 56.9504, -27.6922
        CIE-LCH:
        59.4923, 63.3262, 334.0686
        CIE-Luv:
        59.4923, 60.2467, -51.0310
        Hunter-Lab:
        52.5010, 52.6264, -23.7040
      #d864c1 color charts
#d864c1 RGB chart
      #d864c1 CMYK chart
      #d864c1 RGB pie chart
      #d864c1 color shades, tints & tones
#d864c1 color schemes
#d864c1 color preview, HTML & CSS examples
           This text has a color of #d864c1        
        
          <p style="color:#d864c1;">Text here</p>
        
        
          .mytext {color:#d864c1;}
        
        Text color #d864c1
      
           This box has a color of #d864c1        
        
          <div style="background-color:#d864c1;">Content here</div>
        
        
          .mybackground {background-color:#d864c1;}
        
        Background color #d864c1
      
           Border around this has a color of #d864c1        
        
          <div style="border:2px solid #d864c1;">Content here</div>
        
        
          .myborder {border:2px solid #d864c1;}
        
        Border color #d864c1