#d31c8d color space conversions
Hex:
        #d31c8d
        RGB:
        211, 28, 141
        CMY:
        17, 89, 45
        CMYK:
        0, 87, 33, 17
      HSL:
        323°, 76.5690%, 46.8627%
        HSV (HSB):
        323°, 86.7299%, 82.7451%
        XYZ:
        32.0869, 16.6025, 26.7127
        xyY:
        0.4255, 0.2202, 16.6025
      CIE-Lab:
        47.7552, 73.3433, -15.2806
        CIE-LCH:
        47.7552, 74.9182, 348.2311
        CIE-Luv:
        47.7552, 97.7391, -33.9740
        Hunter-Lab:
        40.7461, 69.2602, -10.3476
      #d31c8d color charts
#d31c8d RGB chart
      #d31c8d CMYK chart
      #d31c8d RGB pie chart
      #d31c8d color shades, tints & tones
#d31c8d color schemes
#d31c8d color preview, HTML & CSS examples
           This text has a color of #d31c8d        
        
          <p style="color:#d31c8d;">Text here</p>
        
        
          .mytext {color:#d31c8d;}
        
        Text color #d31c8d
      
           This box has a color of #d31c8d        
        
          <div style="background-color:#d31c8d;">Content here</div>
        
        
          .mybackground {background-color:#d31c8d;}
        
        Background color #d31c8d
      
           Border around this has a color of #d31c8d        
        
          <div style="border:2px solid #d31c8d;">Content here</div>
        
        
          .myborder {border:2px solid #d31c8d;}
        
        Border color #d31c8d