#d31faf color space conversions
Hex:
        #d31faf
        RGB:
        211, 31, 175
        CMY:
        17, 88, 31
        CMYK:
        0, 85, 17, 17
      HSL:
        312°, 74.3802%, 47.4510%
        HSV (HSB):
        312°, 85.3081%, 82.7451%
        XYZ:
        35.0918, 17.9240, 42.1676
        xyY:
        0.3687, 0.1883, 17.9240
      CIE-Lab:
        49.4038, 76.7825, -33.0165
        CIE-LCH:
        49.4038, 83.5801, 336.7323
        CIE-Luv:
        49.4038, 82.3691, -60.1010
        Hunter-Lab:
        42.3367, 73.8647, -29.4174
      #d31faf color charts
#d31faf RGB chart
      #d31faf CMYK chart
      #d31faf RGB pie chart
      #d31faf color shades, tints & tones
#d31faf color schemes
#d31faf color preview, HTML & CSS examples
           This text has a color of #d31faf        
        
          <p style="color:#d31faf;">Text here</p>
        
        
          .mytext {color:#d31faf;}
        
        Text color #d31faf
      
           This box has a color of #d31faf        
        
          <div style="background-color:#d31faf;">Content here</div>
        
        
          .mybackground {background-color:#d31faf;}
        
        Background color #d31faf
      
           Border around this has a color of #d31faf        
        
          <div style="border:2px solid #d31faf;">Content here</div>
        
        
          .myborder {border:2px solid #d31faf;}
        
        Border color #d31faf