#d31ec0 color space conversions
Hex:
        #d31ec0
        RGB:
        211, 30, 192
        CMY:
        17, 88, 25
        CMYK:
        0, 86, 9, 17
      HSL:
        306°, 75.1037%, 47.2549%
        HSV (HSB):
        306°, 85.7820%, 82.7451%
        XYZ:
        36.8427, 18.5832, 51.5143
        xyY:
        0.3445, 0.1738, 18.5832
      CIE-Lab:
        50.1960, 79.2370, -41.7115
        CIE-LCH:
        50.1960, 89.5452, 332.2370
        CIE-Luv:
        50.1960, 75.4513, -73.4695
        Hunter-Lab:
        43.1082, 77.1165, -40.6757
      #d31ec0 color charts
#d31ec0 RGB chart
      #d31ec0 CMYK chart
      #d31ec0 RGB pie chart
      #d31ec0 color shades, tints & tones
#d31ec0 color schemes
#d31ec0 color preview, HTML & CSS examples
           This text has a color of #d31ec0        
        
          <p style="color:#d31ec0;">Text here</p>
        
        
          .mytext {color:#d31ec0;}
        
        Text color #d31ec0
      
           This box has a color of #d31ec0        
        
          <div style="background-color:#d31ec0;">Content here</div>
        
        
          .mybackground {background-color:#d31ec0;}
        
        Background color #d31ec0
      
           Border around this has a color of #d31ec0        
        
          <div style="border:2px solid #d31ec0;">Content here</div>
        
        
          .myborder {border:2px solid #d31ec0;}
        
        Border color #d31ec0