#d994be color space conversions
Hex:
        #d994be
        RGB:
        217, 148, 190
        CMY:
        15, 42, 25
        CMYK:
        0, 32, 12, 15
      HSL:
        323°, 47.5862%, 71.5686%
        HSV (HSB):
        323°, 31.7972%, 85.0980%
        XYZ:
        48.4994, 39.6492, 53.8121
        xyY:
        0.3416, 0.2793, 39.6492
      CIE-Lab:
        69.2190, 32.2253, -11.1967
        CIE-LCH:
        69.2190, 34.1151, 340.8402
        CIE-Luv:
        69.2190, 38.9173, -22.3823
        Hunter-Lab:
        62.9676, 27.2924, -6.5918
      #d994be color charts
#d994be RGB chart
      #d994be CMYK chart
      #d994be RGB pie chart
      #d994be color shades, tints & tones
#d994be color schemes
#d994be color preview, HTML & CSS examples
           This text has a color of #d994be        
        
          <p style="color:#d994be;">Text here</p>
        
        
          .mytext {color:#d994be;}
        
        Text color #d994be
      
           This box has a color of #d994be        
        
          <div style="background-color:#d994be;">Content here</div>
        
        
          .mybackground {background-color:#d994be;}
        
        Background color #d994be
      
           Border around this has a color of #d994be        
        
          <div style="border:2px solid #d994be;">Content here</div>
        
        
          .myborder {border:2px solid #d994be;}
        
        Border color #d994be