#d001c2 color space conversions
Hex:
        #d001c2
        RGB:
        208, 1, 194
        CMY:
        18, 100, 24
        CMYK:
        0, 100, 7, 18
      HSL:
        304°, 99.0431%, 40.9804%
        HSV (HSB):
        304°, 99.5192%, 81.5686%
        XYZ:
        35.7609, 17.3266, 52.4985
        xyY:
        0.3387, 0.1641, 17.3266
      CIE-Lab:
        48.6690, 82.2150, -45.3304
        CIE-LCH:
        48.6690, 93.8838, 331.1292
        CIE-Luv:
        48.6690, 74.5449, -78.5916
        Hunter-Lab:
        41.6253, 80.5077, -45.6398
      #d001c2 color charts
#d001c2 RGB chart
      #d001c2 CMYK chart
      #d001c2 RGB pie chart
      #d001c2 color shades, tints & tones
#d001c2 color schemes
#d001c2 color preview, HTML & CSS examples
           This text has a color of #d001c2        
        
          <p style="color:#d001c2;">Text here</p>
        
        
          .mytext {color:#d001c2;}
        
        Text color #d001c2
      
           This box has a color of #d001c2        
        
          <div style="background-color:#d001c2;">Content here</div>
        
        
          .mybackground {background-color:#d001c2;}
        
        Background color #d001c2
      
           Border around this has a color of #d001c2        
        
          <div style="border:2px solid #d001c2;">Content here</div>
        
        
          .myborder {border:2px solid #d001c2;}
        
        Border color #d001c2