#d631ac color space conversions
Hex:
        #d631ac
        RGB:
        214, 49, 172
        CMY:
        16, 81, 33
        CMYK:
        0, 77, 20, 16
      HSL:
        315°, 66.8016%, 51.5686%
        HSV (HSB):
        315°, 77.1028%, 83.9216%
        XYZ:
        36.2763, 19.4713, 40.8761
        xyY:
        0.3754, 0.2015, 19.4713
      CIE-Lab:
        51.2341, 72.8842, -28.3570
        CIE-LCH:
        51.2341, 78.2063, 338.7405
        CIE-Luv:
        51.2341, 82.5356, -53.1178
        Hunter-Lab:
        44.1263, 69.5238, -24.0344
      #d631ac color charts
#d631ac RGB chart
      #d631ac CMYK chart
      #d631ac RGB pie chart
      #d631ac color shades, tints & tones
#d631ac color schemes
#d631ac color preview, HTML & CSS examples
           This text has a color of #d631ac        
        
          <p style="color:#d631ac;">Text here</p>
        
        
          .mytext {color:#d631ac;}
        
        Text color #d631ac
      
           This box has a color of #d631ac        
        
          <div style="background-color:#d631ac;">Content here</div>
        
        
          .mybackground {background-color:#d631ac;}
        
        Background color #d631ac
      
           Border around this has a color of #d631ac        
        
          <div style="border:2px solid #d631ac;">Content here</div>
        
        
          .myborder {border:2px solid #d631ac;}
        
        Border color #d631ac