#d0117d color space conversions
Hex:
        #d0117d
        RGB:
        208, 17, 125
        CMY:
        18, 93, 51
        CMYK:
        0, 92, 40, 18
      HSL:
        326°, 84.8889%, 44.1176%
        HSV (HSB):
        326°, 91.8269%, 81.5686%
        XYZ:
        29.9145, 15.2915, 20.7769
        xyY:
        0.4534, 0.2317, 15.2915
      CIE-Lab:
        46.0308, 72.7346, -8.1931
        CIE-LCH:
        46.0308, 73.1946, 353.5731
        CIE-Luv:
        46.0308, 104.2485, -24.1912
        Hunter-Lab:
        39.1043, 68.1189, -4.1290
      #d0117d color charts
#d0117d RGB chart
      #d0117d CMYK chart
      #d0117d RGB pie chart
      #d0117d color shades, tints & tones
#d0117d color schemes
#d0117d color preview, HTML & CSS examples
           This text has a color of #d0117d        
        
          <p style="color:#d0117d;">Text here</p>
        
        
          .mytext {color:#d0117d;}
        
        Text color #d0117d
      
           This box has a color of #d0117d        
        
          <div style="background-color:#d0117d;">Content here</div>
        
        
          .mybackground {background-color:#d0117d;}
        
        Background color #d0117d
      
           Border around this has a color of #d0117d        
        
          <div style="border:2px solid #d0117d;">Content here</div>
        
        
          .myborder {border:2px solid #d0117d;}
        
        Border color #d0117d