#d6327b color space conversions
Hex:
        #d6327b
        RGB:
        214, 50, 123
        CMY:
        16, 80, 52
        CMYK:
        0, 77, 43, 16
      HSL:
        333°, 66.6667%, 51.7647%
        HSV (HSB):
        333°, 76.6355%, 83.9216%
        XYZ:
        32.4473, 18.0074, 20.5045
        xyY:
        0.4573, 0.2538, 18.0074
      CIE-Lab:
        49.5051, 67.0992, -1.6976
        CIE-LCH:
        49.5051, 67.1206, 358.5507
        CIE-Luv:
        49.5051, 102.1041, -14.9218
        Hunter-Lab:
        42.4351, 62.2255, 1.0559
      #d6327b color charts
#d6327b RGB chart
      #d6327b CMYK chart
      #d6327b RGB pie chart
      #d6327b color shades, tints & tones
#d6327b color schemes
#d6327b color preview, HTML & CSS examples
           This text has a color of #d6327b        
        
          <p style="color:#d6327b;">Text here</p>
        
        
          .mytext {color:#d6327b;}
        
        Text color #d6327b
      
           This box has a color of #d6327b        
        
          <div style="background-color:#d6327b;">Content here</div>
        
        
          .mybackground {background-color:#d6327b;}
        
        Background color #d6327b
      
           Border around this has a color of #d6327b        
        
          <div style="border:2px solid #d6327b;">Content here</div>
        
        
          .myborder {border:2px solid #d6327b;}
        
        Border color #d6327b