#d25690 color space conversions
Hex:
        #d25690
        RGB:
        210, 86, 144
        CMY:
        18, 66, 44
        CMYK:
        0, 59, 31, 18
      HSL:
        332°, 57.9439%, 58.0392%
        HSV (HSB):
        332°, 59.0476%, 82.3529%
        XYZ:
        34.9402, 22.3708, 28.8620
        xyY:
        0.4055, 0.2596, 22.3708
      CIE-Lab:
        54.4183, 54.6509, -7.0642
        CIE-LCH:
        54.4183, 55.1056, 352.6347
        CIE-Luv:
        54.4183, 76.3487, -19.7080
        Hunter-Lab:
        47.2978, 49.0916, -3.0714
      #d25690 color charts
#d25690 RGB chart
      #d25690 CMYK chart
      #d25690 RGB pie chart
      #d25690 color shades, tints & tones
#d25690 color schemes
#d25690 color preview, HTML & CSS examples
           This text has a color of #d25690        
        
          <p style="color:#d25690;">Text here</p>
        
        
          .mytext {color:#d25690;}
        
        Text color #d25690
      
           This box has a color of #d25690        
        
          <div style="background-color:#d25690;">Content here</div>
        
        
          .mybackground {background-color:#d25690;}
        
        Background color #d25690
      
           Border around this has a color of #d25690        
        
          <div style="border:2px solid #d25690;">Content here</div>
        
        
          .myborder {border:2px solid #d25690;}
        
        Border color #d25690