#d001c1 color space conversions
Hex:
        #d001c1
        RGB:
        208, 1, 193
        CMY:
        18, 100, 24
        CMYK:
        0, 100, 7, 18
      HSL:
        304°, 99.0431%, 40.9804%
        HSV (HSB):
        304°, 99.5192%, 81.5686%
        XYZ:
        35.6489, 17.2819, 51.9089
        xyY:
        0.3400, 0.1648, 17.2819
      CIE-Lab:
        48.6132, 82.0783, -44.8373
        CIE-LCH:
        48.6132, 93.5266, 331.3533
        CIE-Luv:
        48.6132, 74.9614, -77.8350
        Hunter-Lab:
        41.5715, 80.3197, -44.9334
      #d001c1 color charts
#d001c1 RGB chart
      #d001c1 CMYK chart
      #d001c1 RGB pie chart
      #d001c1 color shades, tints & tones
#d001c1 color schemes
#d001c1 color preview, HTML & CSS examples
           This text has a color of #d001c1        
        
          <p style="color:#d001c1;">Text here</p>
        
        
          .mytext {color:#d001c1;}
        
        Text color #d001c1
      
           This box has a color of #d001c1        
        
          <div style="background-color:#d001c1;">Content here</div>
        
        
          .mybackground {background-color:#d001c1;}
        
        Background color #d001c1
      
           Border around this has a color of #d001c1        
        
          <div style="border:2px solid #d001c1;">Content here</div>
        
        
          .myborder {border:2px solid #d001c1;}
        
        Border color #d001c1