#d285ac color space conversions
Hex:
        #d285ac
        RGB:
        210, 133, 172
        CMY:
        18, 48, 33
        CMYK:
        0, 37, 18, 18
      HSL:
        330°, 46.1078%, 67.2549%
        HSV (HSB):
        330°, 36.6667%, 82.3529%
        XYZ:
        42.4123, 33.4553, 43.2519
        xyY:
        0.3560, 0.2809, 33.4553
      CIE-Lab:
        64.5278, 34.9772, -8.1795
        CIE-LCH:
        64.5278, 35.9209, 346.8378
        CIE-Luv:
        64.5278, 45.1864, -18.1213
        Hunter-Lab:
        57.8405, 29.6664, -3.8474
      #d285ac color charts
#d285ac RGB chart
      #d285ac CMYK chart
      #d285ac RGB pie chart
      #d285ac color shades, tints & tones
#d285ac color schemes
#d285ac color preview, HTML & CSS examples
           This text has a color of #d285ac        
        
          <p style="color:#d285ac;">Text here</p>
        
        
          .mytext {color:#d285ac;}
        
        Text color #d285ac
      
           This box has a color of #d285ac        
        
          <div style="background-color:#d285ac;">Content here</div>
        
        
          .mybackground {background-color:#d285ac;}
        
        Background color #d285ac
      
           Border around this has a color of #d285ac        
        
          <div style="border:2px solid #d285ac;">Content here</div>
        
        
          .myborder {border:2px solid #d285ac;}
        
        Border color #d285ac