#d31ec3 color space conversions
Hex:
        #d31ec3
        RGB:
        211, 30, 195
        CMY:
        17, 88, 24
        CMYK:
        0, 86, 8, 17
      HSL:
        305°, 75.1037%, 47.2549%
        HSV (HSB):
        305°, 85.7820%, 82.7451%
        XYZ:
        37.1786, 18.7176, 53.2831
        xyY:
        0.3405, 0.1714, 18.7176
      CIE-Lab:
        50.3551, 79.6555, -43.2007
        CIE-LCH:
        50.3551, 90.6163, 331.5270
        CIE-Luv:
        50.3551, 74.2426, -75.7782
        Hunter-Lab:
        43.2638, 77.6816, -42.7361
      #d31ec3 color charts
#d31ec3 RGB chart
      #d31ec3 CMYK chart
      #d31ec3 RGB pie chart
      #d31ec3 color shades, tints & tones
#d31ec3 color schemes
#d31ec3 color preview, HTML & CSS examples
           This text has a color of #d31ec3        
        
          <p style="color:#d31ec3;">Text here</p>
        
        
          .mytext {color:#d31ec3;}
        
        Text color #d31ec3
      
           This box has a color of #d31ec3        
        
          <div style="background-color:#d31ec3;">Content here</div>
        
        
          .mybackground {background-color:#d31ec3;}
        
        Background color #d31ec3
      
           Border around this has a color of #d31ec3        
        
          <div style="border:2px solid #d31ec3;">Content here</div>
        
        
          .myborder {border:2px solid #d31ec3;}
        
        Border color #d31ec3