#d394be color space conversions
Hex:
        #d394be
        RGB:
        211, 148, 190
        CMY:
        17, 42, 25
        CMYK:
        0, 30, 10, 17
      HSL:
        320°, 41.7219%, 70.3922%
        HSV (HSB):
        320°, 29.8578%, 82.7451%
        XYZ:
        46.7481, 38.7464, 53.7301
        xyY:
        0.3358, 0.2783, 38.7464
      CIE-Lab:
        68.5672, 30.1665, -12.2402
        CIE-LCH:
        68.5672, 32.5552, 337.9149
        CIE-Luv:
        68.5672, 34.8699, -23.5656
        Hunter-Lab:
        62.2466, 25.1246, -7.6054
      #d394be color charts
#d394be RGB chart
      #d394be CMYK chart
      #d394be RGB pie chart
      #d394be color shades, tints & tones
#d394be color schemes
#d394be color preview, HTML & CSS examples
           This text has a color of #d394be        
        
          <p style="color:#d394be;">Text here</p>
        
        
          .mytext {color:#d394be;}
        
        Text color #d394be
      
           This box has a color of #d394be        
        
          <div style="background-color:#d394be;">Content here</div>
        
        
          .mybackground {background-color:#d394be;}
        
        Background color #d394be
      
           Border around this has a color of #d394be        
        
          <div style="border:2px solid #d394be;">Content here</div>
        
        
          .myborder {border:2px solid #d394be;}
        
        Border color #d394be