#d5107d color space conversions
Hex:
        #d5107d
        RGB:
        213, 16, 125
        CMY:
        16, 94, 51
        CMYK:
        0, 92, 41, 16
      HSL:
        327°, 86.0262%, 44.9020%
        HSV (HSB):
        327°, 92.4883%, 83.5294%
        XYZ:
        31.3275, 15.9974, 20.8387
        xyY:
        0.4596, 0.2347, 15.9974
      CIE-Lab:
        46.9711, 73.9547, -6.6861
        CIE-LCH:
        46.9711, 74.2563, 354.8341
        CIE-Luv:
        46.9711, 108.4224, -22.6031
        Hunter-Lab:
        39.9967, 69.8163, -2.8930
      #d5107d color charts
#d5107d RGB chart
      #d5107d CMYK chart
      #d5107d RGB pie chart
      #d5107d color shades, tints & tones
#d5107d color schemes
#d5107d color preview, HTML & CSS examples
           This text has a color of #d5107d        
        
          <p style="color:#d5107d;">Text here</p>
        
        
          .mytext {color:#d5107d;}
        
        Text color #d5107d
      
           This box has a color of #d5107d        
        
          <div style="background-color:#d5107d;">Content here</div>
        
        
          .mybackground {background-color:#d5107d;}
        
        Background color #d5107d
      
           Border around this has a color of #d5107d        
        
          <div style="border:2px solid #d5107d;">Content here</div>
        
        
          .myborder {border:2px solid #d5107d;}
        
        Border color #d5107d