#d701c3 color space conversions
Hex:
        #d701c3
        RGB:
        215, 1, 195
        CMY:
        16, 100, 24
        CMYK:
        0, 100, 9, 16
      HSL:
        306°, 99.0741%, 42.3529%
        HSV (HSB):
        306°, 99.5349%, 84.3137%
        XYZ:
        37.8855, 18.4089, 53.1862
        xyY:
        0.3460, 0.1681, 18.4089
      CIE-Lab:
        49.9884, 83.5395, -43.7375
        CIE-LCH:
        49.9884, 94.2965, 332.3655
        CIE-Luv:
        49.9884, 79.3817, -76.9996
        Hunter-Lab:
        42.9056, 82.5301, -43.4626
      #d701c3 color charts
#d701c3 RGB chart
      #d701c3 CMYK chart
      #d701c3 RGB pie chart
      #d701c3 color shades, tints & tones
#d701c3 color schemes
#d701c3 color preview, HTML & CSS examples
           This text has a color of #d701c3        
        
          <p style="color:#d701c3;">Text here</p>
        
        
          .mytext {color:#d701c3;}
        
        Text color #d701c3
      
           This box has a color of #d701c3        
        
          <div style="background-color:#d701c3;">Content here</div>
        
        
          .mybackground {background-color:#d701c3;}
        
        Background color #d701c3
      
           Border around this has a color of #d701c3        
        
          <div style="border:2px solid #d701c3;">Content here</div>
        
        
          .myborder {border:2px solid #d701c3;}
        
        Border color #d701c3