#d31cc4 color space conversions
Hex:
        #d31cc4
        RGB:
        211, 28, 196
        CMY:
        17, 89, 23
        CMYK:
        0, 87, 7, 17
      HSL:
        305°, 76.5690%, 46.8627%
        HSV (HSB):
        305°, 86.7299%, 82.7451%
        XYZ:
        37.2430, 18.6649, 53.8643
        xyY:
        0.3393, 0.1700, 18.6649
      CIE-Lab:
        50.2928, 80.1351, -43.8791
        CIE-LCH:
        50.2928, 91.3620, 331.2965
        CIE-Luv:
        50.2928, 74.0700, -76.8218
        Hunter-Lab:
        43.2029, 78.2707, -43.6793
      #d31cc4 color charts
#d31cc4 RGB chart
      #d31cc4 CMYK chart
      #d31cc4 RGB pie chart
      #d31cc4 color shades, tints & tones
#d31cc4 color schemes
#d31cc4 color preview, HTML & CSS examples
           This text has a color of #d31cc4        
        
          <p style="color:#d31cc4;">Text here</p>
        
        
          .mytext {color:#d31cc4;}
        
        Text color #d31cc4
      
           This box has a color of #d31cc4        
        
          <div style="background-color:#d31cc4;">Content here</div>
        
        
          .mybackground {background-color:#d31cc4;}
        
        Background color #d31cc4
      
           Border around this has a color of #d31cc4        
        
          <div style="border:2px solid #d31cc4;">Content here</div>
        
        
          .myborder {border:2px solid #d31cc4;}
        
        Border color #d31cc4