#d7117d color space conversions
Hex:
        #d7117d
        RGB:
        215, 17, 125
        CMY:
        16, 93, 51
        CMYK:
        0, 92, 42, 16
      HSL:
        327°, 85.3448%, 45.4902%
        HSV (HSB):
        327°, 92.0930%, 84.3137%
        XYZ:
        31.9265, 16.3286, 20.8711
        xyY:
        0.4619, 0.2362, 16.3286
      CIE-Lab:
        47.4027, 74.2811, -6.0015
        CIE-LCH:
        47.4027, 74.5232, 355.3809
        CIE-Luv:
        47.4027, 109.9073, -21.8344
        Hunter-Lab:
        40.4087, 70.3155, -2.3371
      #d7117d color charts
#d7117d RGB chart
      #d7117d CMYK chart
      #d7117d RGB pie chart
      #d7117d color shades, tints & tones
#d7117d color schemes
#d7117d color preview, HTML & CSS examples
           This text has a color of #d7117d        
        
          <p style="color:#d7117d;">Text here</p>
        
        
          .mytext {color:#d7117d;}
        
        Text color #d7117d
      
           This box has a color of #d7117d        
        
          <div style="background-color:#d7117d;">Content here</div>
        
        
          .mybackground {background-color:#d7117d;}
        
        Background color #d7117d
      
           Border around this has a color of #d7117d        
        
          <div style="border:2px solid #d7117d;">Content here</div>
        
        
          .myborder {border:2px solid #d7117d;}
        
        Border color #d7117d