#d194be color space conversions
Hex:
        #d194be
        RGB:
        209, 148, 190
        CMY:
        18, 42, 25
        CMYK:
        0, 29, 9, 18
      HSL:
        319°, 39.8693%, 70.0000%
        HSV (HSB):
        319°, 29.1866%, 81.9608%
        XYZ:
        46.1787, 38.4528, 53.7035
        xyY:
        0.3338, 0.2780, 38.4528
      CIE-Lab:
        68.3530, 29.4803, -12.5832
        CIE-LCH:
        68.3530, 32.0535, 336.8855
        CIE-Luv:
        68.3530, 33.5364, -23.9558
        Hunter-Lab:
        62.0103, 24.4096, -7.9403
      #d194be color charts
#d194be RGB chart
      #d194be CMYK chart
      #d194be RGB pie chart
      #d194be color shades, tints & tones
#d194be color schemes
#d194be color preview, HTML & CSS examples
           This text has a color of #d194be        
        
          <p style="color:#d194be;">Text here</p>
        
        
          .mytext {color:#d194be;}
        
        Text color #d194be
      
           This box has a color of #d194be        
        
          <div style="background-color:#d194be;">Content here</div>
        
        
          .mybackground {background-color:#d194be;}
        
        Background color #d194be
      
           Border around this has a color of #d194be        
        
          <div style="border:2px solid #d194be;">Content here</div>
        
        
          .myborder {border:2px solid #d194be;}
        
        Border color #d194be