#d6219d color space conversions
Hex:
        #d6219d
        RGB:
        214, 33, 157
        CMY:
        16, 87, 38
        CMYK:
        0, 85, 27, 16
      HSL:
        319°, 73.2794%, 48.4314%
        HSV (HSB):
        319°, 84.5794%, 83.9216%
        XYZ:
        34.3612, 17.8182, 33.5265
        xyY:
        0.4009, 0.2079, 17.8182
      CIE-Lab:
        49.2748, 74.8316, -22.5108
        CIE-LCH:
        49.2748, 78.1441, 343.2577
        CIE-Luv:
        49.2748, 92.1666, -44.6053
        Hunter-Lab:
        42.2116, 71.4329, -17.5429
      #d6219d color charts
#d6219d RGB chart
      #d6219d CMYK chart
      #d6219d RGB pie chart
      #d6219d color shades, tints & tones
#d6219d color schemes
#d6219d color preview, HTML & CSS examples
           This text has a color of #d6219d        
        
          <p style="color:#d6219d;">Text here</p>
        
        
          .mytext {color:#d6219d;}
        
        Text color #d6219d
      
           This box has a color of #d6219d        
        
          <div style="background-color:#d6219d;">Content here</div>
        
        
          .mybackground {background-color:#d6219d;}
        
        Background color #d6219d
      
           Border around this has a color of #d6219d        
        
          <div style="border:2px solid #d6219d;">Content here</div>
        
        
          .myborder {border:2px solid #d6219d;}
        
        Border color #d6219d