#d031bf color space conversions
Hex:
        #d031bf
        RGB:
        208, 49, 191
        CMY:
        18, 81, 25
        CMYK:
        0, 76, 8, 18
      HSL:
        306°, 62.8458%, 50.3922%
        HSV (HSB):
        306°, 76.4423%, 81.5686%
        XYZ:
        36.5147, 19.3681, 51.1041
        xyY:
        0.3413, 0.1810, 19.3681
      CIE-Lab:
        51.1151, 74.1901, -39.7120
        CIE-LCH:
        51.1151, 84.1499, 331.8410
        CIE-Luv:
        51.1151, 70.5885, -70.0697
        Hunter-Lab:
        44.0092, 71.0864, -38.0419
      #d031bf color charts
#d031bf RGB chart
      #d031bf CMYK chart
      #d031bf RGB pie chart
      #d031bf color shades, tints & tones
#d031bf color schemes
#d031bf color preview, HTML & CSS examples
           This text has a color of #d031bf        
        
          <p style="color:#d031bf;">Text here</p>
        
        
          .mytext {color:#d031bf;}
        
        Text color #d031bf
      
           This box has a color of #d031bf        
        
          <div style="background-color:#d031bf;">Content here</div>
        
        
          .mybackground {background-color:#d031bf;}
        
        Background color #d031bf
      
           Border around this has a color of #d031bf        
        
          <div style="border:2px solid #d031bf;">Content here</div>
        
        
          .myborder {border:2px solid #d031bf;}
        
        Border color #d031bf