#d64bd8 color space conversions
Hex:
        #d64bd8
        RGB:
        214, 75, 216
        CMY:
        16, 71, 15
        CMYK:
        1, 65, 0, 15
      HSL:
        299°, 64.3836%, 57.0588%
        HSV (HSB):
        299°, 65.2778%, 84.7059%
        XYZ:
        42.6423, 24.2862, 67.4059
        xyY:
        0.3174, 0.1808, 24.2862
      CIE-Lab:
        56.3732, 70.8162, -45.6735
        CIE-LCH:
        56.3732, 84.2675, 327.1797
        CIE-Luv:
        56.3732, 60.2190, -80.2600
        Hunter-Lab:
        49.2810, 68.2124, -46.5994
      #d64bd8 color charts
#d64bd8 RGB chart
      #d64bd8 CMYK chart
      #d64bd8 RGB pie chart
      #d64bd8 color shades, tints & tones
#d64bd8 color schemes
#d64bd8 color preview, HTML & CSS examples
           This text has a color of #d64bd8        
        
          <p style="color:#d64bd8;">Text here</p>
        
        
          .mytext {color:#d64bd8;}
        
        Text color #d64bd8
      
           This box has a color of #d64bd8        
        
          <div style="background-color:#d64bd8;">Content here</div>
        
        
          .mybackground {background-color:#d64bd8;}
        
        Background color #d64bd8
      
           Border around this has a color of #d64bd8        
        
          <div style="border:2px solid #d64bd8;">Content here</div>
        
        
          .myborder {border:2px solid #d64bd8;}
        
        Border color #d64bd8