#d631bc color space conversions
Hex:
        #d631bc
        RGB:
        214, 49, 188
        CMY:
        16, 81, 26
        CMYK:
        0, 77, 12, 16
      HSL:
        309°, 66.8016%, 51.5686%
        HSV (HSB):
        309°, 77.1028%, 83.9216%
        XYZ:
        37.9070, 20.1236, 49.4633
        xyY:
        0.3526, 0.1872, 20.1236
      CIE-Lab:
        51.9767, 75.0387, -36.5450
        CIE-LCH:
        51.9767, 83.4646, 334.0332
        CIE-Luv:
        51.9767, 76.2031, -65.7581
        Hunter-Lab:
        44.8593, 72.3319, -33.9734
      #d631bc color charts
#d631bc RGB chart
      #d631bc CMYK chart
      #d631bc RGB pie chart
      #d631bc color shades, tints & tones
#d631bc color schemes
#d631bc color preview, HTML & CSS examples
           This text has a color of #d631bc        
        
          <p style="color:#d631bc;">Text here</p>
        
        
          .mytext {color:#d631bc;}
        
        Text color #d631bc
      
           This box has a color of #d631bc        
        
          <div style="background-color:#d631bc;">Content here</div>
        
        
          .mybackground {background-color:#d631bc;}
        
        Background color #d631bc
      
           Border around this has a color of #d631bc        
        
          <div style="border:2px solid #d631bc;">Content here</div>
        
        
          .myborder {border:2px solid #d631bc;}
        
        Border color #d631bc