#d31cd8 color space conversions
Hex:
        #d31cd8
        RGB:
        211, 28, 216
        CMY:
        17, 89, 15
        CMYK:
        2, 87, 0, 15
      HSL:
        298°, 77.0492%, 47.8431%
        HSV (HSB):
        298°, 87.0370%, 84.7059%
        XYZ:
        39.6739, 19.6373, 66.6651
        xyY:
        0.3149, 0.1559, 19.6373
      CIE-Lab:
        51.4246, 83.0501, -53.5788
        CIE-LCH:
        51.4246, 98.8332, 327.1724
        CIE-Luv:
        51.4246, 66.3279, -91.9298
        Hunter-Lab:
        44.3139, 82.2601, -58.1750
      #d31cd8 color charts
#d31cd8 RGB chart
      #d31cd8 CMYK chart
      #d31cd8 RGB pie chart
      #d31cd8 color shades, tints & tones
#d31cd8 color schemes
#d31cd8 color preview, HTML & CSS examples
           This text has a color of #d31cd8        
        
          <p style="color:#d31cd8;">Text here</p>
        
        
          .mytext {color:#d31cd8;}
        
        Text color #d31cd8
      
           This box has a color of #d31cd8        
        
          <div style="background-color:#d31cd8;">Content here</div>
        
        
          .mybackground {background-color:#d31cd8;}
        
        Background color #d31cd8
      
           Border around this has a color of #d31cd8        
        
          <div style="border:2px solid #d31cd8;">Content here</div>
        
        
          .myborder {border:2px solid #d31cd8;}
        
        Border color #d31cd8