#d7007f color space conversions
Hex:
        #d7007f
        RGB:
        215, 0, 127
        CMY:
        16, 100, 50
        CMYK:
        0, 100, 41, 16
      HSL:
        325°, 100.0000%, 42.1569%
        HSV (HSB):
        325°, 100.0000%, 84.3137%
        XYZ:
        31.8551, 15.9794, 21.4841
        xyY:
        0.4595, 0.2305, 15.9794
      CIE-Lab:
        46.9474, 75.9845, -7.9046
        CIE-LCH:
        46.9474, 76.3946, 354.0610
        CIE-Luv:
        46.9474, 110.7052, -24.6047
        Hunter-Lab:
        39.9742, 72.2902, -3.8833
      #d7007f color charts
#d7007f RGB chart
      #d7007f CMYK chart
      #d7007f RGB pie chart
      #d7007f color shades, tints & tones
#d7007f color schemes
#d7007f color preview, HTML & CSS examples
           This text has a color of #d7007f        
        
          <p style="color:#d7007f;">Text here</p>
        
        
          .mytext {color:#d7007f;}
        
        Text color #d7007f
      
           This box has a color of #d7007f        
        
          <div style="background-color:#d7007f;">Content here</div>
        
        
          .mybackground {background-color:#d7007f;}
        
        Background color #d7007f
      
           Border around this has a color of #d7007f        
        
          <div style="border:2px solid #d7007f;">Content here</div>
        
        
          .myborder {border:2px solid #d7007f;}
        
        Border color #d7007f