#d296ac color space conversions
Hex:
        #d296ac
        RGB:
        210, 150, 172
        CMY:
        18, 41, 33
        CMYK:
        0, 29, 18, 18
      HSL:
        338°, 40.0000%, 70.5882%
        HSV (HSB):
        338°, 28.5714%, 82.3529%
        XYZ:
        44.9311, 38.4929, 44.0915
        xyY:
        0.3524, 0.3019, 38.4929
      CIE-Lab:
        68.3823, 25.7819, -2.4791
        CIE-LCH:
        68.3823, 25.9008, 354.5076
        CIE-Luv:
        68.3823, 35.8541, -8.2112
        Hunter-Lab:
        62.0426, 20.6945, 1.2946
      #d296ac color charts
#d296ac RGB chart
      #d296ac CMYK chart
      #d296ac RGB pie chart
      #d296ac color shades, tints & tones
#d296ac color schemes
#d296ac color preview, HTML & CSS examples
           This text has a color of #d296ac        
        
          <p style="color:#d296ac;">Text here</p>
        
        
          .mytext {color:#d296ac;}
        
        Text color #d296ac
      
           This box has a color of #d296ac        
        
          <div style="background-color:#d296ac;">Content here</div>
        
        
          .mybackground {background-color:#d296ac;}
        
        Background color #d296ac
      
           Border around this has a color of #d296ac        
        
          <div style="border:2px solid #d296ac;">Content here</div>
        
        
          .myborder {border:2px solid #d296ac;}
        
        Border color #d296ac