#d6478d color space conversions
Hex:
        #d6478d
        RGB:
        214, 71, 141
        CMY:
        16, 72, 45
        CMYK:
        0, 67, 34, 16
      HSL:
        331°, 63.5556%, 55.8824%
        HSV (HSB):
        331°, 66.8224%, 83.9216%
        XYZ:
        34.7925, 20.7257, 27.3660
        xyY:
        0.4198, 0.2501, 20.7257
      CIE-Lab:
        52.6480, 61.7762, -7.8572
        CIE-LCH:
        52.6480, 62.2739, 352.7516
        CIE-Luv:
        52.6480, 87.2600, -22.0982
        Hunter-Lab:
        45.5255, 56.7477, -3.7722
      #d6478d color charts
#d6478d RGB chart
      #d6478d CMYK chart
      #d6478d RGB pie chart
      #d6478d color shades, tints & tones
#d6478d color schemes
#d6478d color preview, HTML & CSS examples
           This text has a color of #d6478d        
        
          <p style="color:#d6478d;">Text here</p>
        
        
          .mytext {color:#d6478d;}
        
        Text color #d6478d
      
           This box has a color of #d6478d        
        
          <div style="background-color:#d6478d;">Content here</div>
        
        
          .mybackground {background-color:#d6478d;}
        
        Background color #d6478d
      
           Border around this has a color of #d6478d        
        
          <div style="border:2px solid #d6478d;">Content here</div>
        
        
          .myborder {border:2px solid #d6478d;}
        
        Border color #d6478d