#d31bb4 color space conversions
Hex:
        #d31bb4
        RGB:
        211, 27, 180
        CMY:
        17, 89, 29
        CMYK:
        0, 87, 15, 17
      HSL:
        310°, 77.3109%, 46.6667%
        HSV (HSB):
        310°, 87.2038%, 82.7451%
        XYZ:
        35.4941, 17.9280, 44.7697
        xyY:
        0.3615, 0.1826, 17.9280
      CIE-Lab:
        49.4087, 78.1268, -35.9471
        CIE-LCH:
        49.4087, 86.0000, 335.2923
        CIE-Luv:
        49.4087, 80.7854, -64.5909
        Hunter-Lab:
        42.3415, 75.5357, -33.0511
      #d31bb4 color charts
#d31bb4 RGB chart
      #d31bb4 CMYK chart
      #d31bb4 RGB pie chart
      #d31bb4 color shades, tints & tones
#d31bb4 color schemes
#d31bb4 color preview, HTML & CSS examples
           This text has a color of #d31bb4        
        
          <p style="color:#d31bb4;">Text here</p>
        
        
          .mytext {color:#d31bb4;}
        
        Text color #d31bb4
      
           This box has a color of #d31bb4        
        
          <div style="background-color:#d31bb4;">Content here</div>
        
        
          .mybackground {background-color:#d31bb4;}
        
        Background color #d31bb4
      
           Border around this has a color of #d31bb4        
        
          <div style="border:2px solid #d31bb4;">Content here</div>
        
        
          .myborder {border:2px solid #d31bb4;}
        
        Border color #d31bb4