#d672bf color space conversions
Hex:
        #d672bf
        RGB:
        214, 114, 191
        CMY:
        16, 55, 25
        CMYK:
        0, 47, 11, 16
      HSL:
        314°, 54.9451%, 64.3137%
        HSV (HSB):
        314°, 46.7290%, 83.9216%
        XYZ:
        43.1528, 30.0924, 52.8242
        xyY:
        0.3423, 0.2387, 30.0924
      CIE-Lab:
        61.7338, 49.2315, -23.1285
        CIE-LCH:
        61.7338, 54.3937, 334.8363
        CIE-Luv:
        61.7338, 53.3623, -43.0113
        Hunter-Lab:
        54.8565, 44.4181, -18.6939
      #d672bf color charts
#d672bf RGB chart
      #d672bf CMYK chart
      #d672bf RGB pie chart
      #d672bf color shades, tints & tones
#d672bf color schemes
#d672bf color preview, HTML & CSS examples
           This text has a color of #d672bf        
        
          <p style="color:#d672bf;">Text here</p>
        
        
          .mytext {color:#d672bf;}
        
        Text color #d672bf
      
           This box has a color of #d672bf        
        
          <div style="background-color:#d672bf;">Content here</div>
        
        
          .mybackground {background-color:#d672bf;}
        
        Background color #d672bf
      
           Border around this has a color of #d672bf        
        
          <div style="border:2px solid #d672bf;">Content here</div>
        
        
          .myborder {border:2px solid #d672bf;}
        
        Border color #d672bf