#d642b1 color space conversions
Hex:
        #d642b1
        RGB:
        214, 66, 177
        CMY:
        16, 74, 31
        CMYK:
        0, 69, 17, 16
      HSL:
        315°, 64.3478%, 54.9020%
        HSV (HSB):
        315°, 69.1589%, 83.9216%
        XYZ:
        37.6156, 21.3669, 43.7366
        xyY:
        0.3662, 0.2080, 21.3669
      CIE-Lab:
        53.3487, 68.1792, -28.0011
        CIE-LCH:
        53.3487, 73.7053, 337.6721
        CIE-Luv:
        53.3487, 76.0441, -52.2542
        Hunter-Lab:
        46.2243, 64.3638, -23.7421
      #d642b1 color charts
#d642b1 RGB chart
      #d642b1 CMYK chart
      #d642b1 RGB pie chart
      #d642b1 color shades, tints & tones
#d642b1 color schemes
#d642b1 color preview, HTML & CSS examples
           This text has a color of #d642b1        
        
          <p style="color:#d642b1;">Text here</p>
        
        
          .mytext {color:#d642b1;}
        
        Text color #d642b1
      
           This box has a color of #d642b1        
        
          <div style="background-color:#d642b1;">Content here</div>
        
        
          .mybackground {background-color:#d642b1;}
        
        Background color #d642b1
      
           Border around this has a color of #d642b1        
        
          <div style="border:2px solid #d642b1;">Content here</div>
        
        
          .myborder {border:2px solid #d642b1;}
        
        Border color #d642b1