#d6399b color space conversions
Hex:
        #d6399b
        RGB:
        214, 57, 155
        CMY:
        16, 78, 39
        CMYK:
        0, 73, 28, 16
      HSL:
        323°, 65.6904%, 53.1373%
        HSV (HSB):
        323°, 73.3645%, 83.9216%
        XYZ:
        35.1111, 19.5890, 32.9408
        xyY:
        0.4006, 0.2235, 19.5890
      CIE-Lab:
        51.3693, 68.3763, -18.1086
        CIE-LCH:
        51.3693, 70.7336, 345.1664
        CIE-Luv:
        51.3693, 87.1340, -37.5274
        Hunter-Lab:
        44.2594, 64.1504, -13.1460
      #d6399b color charts
#d6399b RGB chart
      #d6399b CMYK chart
      #d6399b RGB pie chart
      #d6399b color shades, tints & tones
#d6399b color schemes
#d6399b color preview, HTML & CSS examples
           This text has a color of #d6399b        
        
          <p style="color:#d6399b;">Text here</p>
        
        
          .mytext {color:#d6399b;}
        
        Text color #d6399b
      
           This box has a color of #d6399b        
        
          <div style="background-color:#d6399b;">Content here</div>
        
        
          .mybackground {background-color:#d6399b;}
        
        Background color #d6399b
      
           Border around this has a color of #d6399b        
        
          <div style="border:2px solid #d6399b;">Content here</div>
        
        
          .myborder {border:2px solid #d6399b;}
        
        Border color #d6399b