#d601d4 color space conversions
Hex:
        #d601d4
        RGB:
        214, 1, 212
        CMY:
        16, 100, 17
        CMYK:
        0, 100, 1, 16
      HSL:
        301°, 99.0698%, 42.1569%
        HSV (HSB):
        301°, 99.5327%, 83.9216%
        XYZ:
        39.6261, 19.0713, 63.8800
        xyY:
        0.3233, 0.1556, 19.0713
      CIE-Lab:
        50.7705, 85.7191, -52.3077
        CIE-LCH:
        50.7705, 100.4185, 328.6075
        CIE-Luv:
        50.7705, 71.6422, -90.1292
        Hunter-Lab:
        43.6707, 85.5441, -56.1578
      #d601d4 color charts
#d601d4 RGB chart
      #d601d4 CMYK chart
      #d601d4 RGB pie chart
      #d601d4 color shades, tints & tones
#d601d4 color schemes
#d601d4 color preview, HTML & CSS examples
           This text has a color of #d601d4        
        
          <p style="color:#d601d4;">Text here</p>
        
        
          .mytext {color:#d601d4;}
        
        Text color #d601d4
      
           This box has a color of #d601d4        
        
          <div style="background-color:#d601d4;">Content here</div>
        
        
          .mybackground {background-color:#d601d4;}
        
        Background color #d601d4
      
           Border around this has a color of #d601d4        
        
          <div style="border:2px solid #d601d4;">Content here</div>
        
        
          .myborder {border:2px solid #d601d4;}
        
        Border color #d601d4