#d701b8 color space conversions
Hex:
        #d701b8
        RGB:
        215, 1, 184
        CMY:
        16, 100, 28
        CMYK:
        0, 100, 14, 16
      HSL:
        309°, 99.0741%, 42.3529%
        HSV (HSB):
        309°, 99.5349%, 84.3137%
        XYZ:
        36.6869, 17.9295, 46.8745
        xyY:
        0.3615, 0.1767, 17.9295
      CIE-Lab:
        49.4105, 82.1083, -38.2391
        CIE-LCH:
        49.4105, 90.5759, 335.0279
        CIE-Luv:
        49.4105, 84.1490, -68.5601
        Hunter-Lab:
        42.3432, 80.5550, -35.9946
      #d701b8 color charts
#d701b8 RGB chart
      #d701b8 CMYK chart
      #d701b8 RGB pie chart
      #d701b8 color shades, tints & tones
#d701b8 color schemes
#d701b8 color preview, HTML & CSS examples
           This text has a color of #d701b8        
        
          <p style="color:#d701b8;">Text here</p>
        
        
          .mytext {color:#d701b8;}
        
        Text color #d701b8
      
           This box has a color of #d701b8        
        
          <div style="background-color:#d701b8;">Content here</div>
        
        
          .mybackground {background-color:#d701b8;}
        
        Background color #d701b8
      
           Border around this has a color of #d701b8        
        
          <div style="border:2px solid #d701b8;">Content here</div>
        
        
          .myborder {border:2px solid #d701b8;}
        
        Border color #d701b8