#d701d6 color space conversions
Hex:
        #d701d6
        RGB:
        215, 1, 214
        CMY:
        16, 100, 16
        CMYK:
        0, 100, 0, 16
      HSL:
        300°, 99.0741%, 42.3529%
        HSV (HSB):
        300°, 99.5349%, 84.3137%
        XYZ:
        40.1728, 19.3238, 65.2309
        xyY:
        0.3221, 0.1549, 19.3238
      CIE-Lab:
        51.0639, 86.1645, -52.9739
        CIE-LCH:
        51.0639, 101.1462, 328.4168
        CIE-Luv:
        51.0639, 71.5728, -91.2941
        Hunter-Lab:
        43.9589, 86.1982, -57.2096
      #d701d6 color charts
#d701d6 RGB chart
      #d701d6 CMYK chart
      #d701d6 RGB pie chart
      #d701d6 color shades, tints & tones
#d701d6 color schemes
#d701d6 color preview, HTML & CSS examples
           This text has a color of #d701d6        
        
          <p style="color:#d701d6;">Text here</p>
        
        
          .mytext {color:#d701d6;}
        
        Text color #d701d6
      
           This box has a color of #d701d6        
        
          <div style="background-color:#d701d6;">Content here</div>
        
        
          .mybackground {background-color:#d701d6;}
        
        Background color #d701d6
      
           Border around this has a color of #d701d6        
        
          <div style="border:2px solid #d701d6;">Content here</div>
        
        
          .myborder {border:2px solid #d701d6;}
        
        Border color #d701d6