#d875be color space conversions
Hex:
        #d875be
        RGB:
        216, 117, 190
        CMY:
        15, 54, 25
        CMYK:
        0, 46, 12, 15
      HSL:
        316°, 55.9322%, 65.2941%
        HSV (HSB):
        316°, 45.8333%, 84.7059%
        XYZ:
        43.9745, 31.0392, 52.3887
        xyY:
        0.3452, 0.2436, 31.0392
      CIE-Lab:
        62.5407, 48.1771, -21.3042
        CIE-LCH:
        62.5407, 52.6774, 336.1447
        CIE-Luv:
        62.5407, 53.6456, -40.1196
        Hunter-Lab:
        55.7128, 43.3935, -16.7534
      #d875be color charts
#d875be RGB chart
      #d875be CMYK chart
      #d875be RGB pie chart
      #d875be color shades, tints & tones
#d875be color schemes
#d875be color preview, HTML & CSS examples
           This text has a color of #d875be        
        
          <p style="color:#d875be;">Text here</p>
        
        
          .mytext {color:#d875be;}
        
        Text color #d875be
      
           This box has a color of #d875be        
        
          <div style="background-color:#d875be;">Content here</div>
        
        
          .mybackground {background-color:#d875be;}
        
        Background color #d875be
      
           Border around this has a color of #d875be        
        
          <div style="border:2px solid #d875be;">Content here</div>
        
        
          .myborder {border:2px solid #d875be;}
        
        Border color #d875be