#d31fc9 color space conversions
Hex:
        #d31fc9
        RGB:
        211, 31, 201
        CMY:
        17, 88, 21
        CMYK:
        0, 85, 5, 17
      HSL:
        303°, 74.3802%, 47.4510%
        HSV (HSB):
        303°, 85.3081%, 82.7451%
        XYZ:
        37.8966, 19.0459, 56.9372
        xyY:
        0.3328, 0.1672, 19.0459
      CIE-Lab:
        50.7409, 80.3318, -46.0591
        CIE-LCH:
        50.7409, 92.5993, 330.1717
        CIE-Luv:
        50.7409, 71.7473, -80.2274
        Hunter-Lab:
        43.6416, 78.6292, -46.8038
      #d31fc9 color charts
#d31fc9 RGB chart
      #d31fc9 CMYK chart
      #d31fc9 RGB pie chart
      #d31fc9 color shades, tints & tones
#d31fc9 color schemes
#d31fc9 color preview, HTML & CSS examples
           This text has a color of #d31fc9        
        
          <p style="color:#d31fc9;">Text here</p>
        
        
          .mytext {color:#d31fc9;}
        
        Text color #d31fc9
      
           This box has a color of #d31fc9        
        
          <div style="background-color:#d31fc9;">Content here</div>
        
        
          .mybackground {background-color:#d31fc9;}
        
        Background color #d31fc9
      
           Border around this has a color of #d31fc9        
        
          <div style="border:2px solid #d31fc9;">Content here</div>
        
        
          .myborder {border:2px solid #d31fc9;}
        
        Border color #d31fc9