#d641bf color space conversions
Hex:
        #d641bf
        RGB:
        214, 65, 191
        CMY:
        16, 75, 25
        CMYK:
        0, 70, 11, 16
      HSL:
        309°, 64.5022%, 54.7059%
        HSV (HSB):
        309°, 69.6262%, 83.9216%
        XYZ:
        39.0258, 21.8383, 51.4485
        xyY:
        0.3475, 0.1944, 21.8383
      CIE-Lab:
        53.8550, 70.5282, -35.3364
        CIE-LCH:
        53.8550, 78.8853, 333.3880
        CIE-Luv:
        53.8550, 71.2812, -63.7469
        Hunter-Lab:
        46.7315, 67.2866, -32.5627
      #d641bf color charts
#d641bf RGB chart
      #d641bf CMYK chart
      #d641bf RGB pie chart
      #d641bf color shades, tints & tones
#d641bf color schemes
#d641bf color preview, HTML & CSS examples
           This text has a color of #d641bf        
        
          <p style="color:#d641bf;">Text here</p>
        
        
          .mytext {color:#d641bf;}
        
        Text color #d641bf
      
           This box has a color of #d641bf        
        
          <div style="background-color:#d641bf;">Content here</div>
        
        
          .mybackground {background-color:#d641bf;}
        
        Background color #d641bf
      
           Border around this has a color of #d641bf        
        
          <div style="border:2px solid #d641bf;">Content here</div>
        
        
          .myborder {border:2px solid #d641bf;}
        
        Border color #d641bf