#d6389f color space conversions
Hex:
        #d6389f
        RGB:
        214, 56, 159
        CMY:
        16, 78, 38
        CMYK:
        0, 74, 26, 16
      HSL:
        321°, 65.8333%, 52.9412%
        HSV (HSB):
        321°, 73.8318%, 83.9216%
        XYZ:
        35.4037, 19.6277, 34.7234
        xyY:
        0.3944, 0.2187, 19.6277
      CIE-Lab:
        51.4136, 69.1791, -20.4116
        CIE-LCH:
        51.4136, 72.1275, 343.5611
        CIE-Luv:
        51.4136, 85.8664, -40.9719
        Hunter-Lab:
        44.3032, 65.1132, -15.4574
      #d6389f color charts
#d6389f RGB chart
      #d6389f CMYK chart
      #d6389f RGB pie chart
      #d6389f color shades, tints & tones
#d6389f color schemes
#d6389f color preview, HTML & CSS examples
           This text has a color of #d6389f        
        
          <p style="color:#d6389f;">Text here</p>
        
        
          .mytext {color:#d6389f;}
        
        Text color #d6389f
      
           This box has a color of #d6389f        
        
          <div style="background-color:#d6389f;">Content here</div>
        
        
          .mybackground {background-color:#d6389f;}
        
        Background color #d6389f
      
           Border around this has a color of #d6389f        
        
          <div style="border:2px solid #d6389f;">Content here</div>
        
        
          .myborder {border:2px solid #d6389f;}
        
        Border color #d6389f