#d25894 color space conversions
Hex:
        #d25894
        RGB:
        210, 88, 148
        CMY:
        18, 65, 42
        CMYK:
        0, 58, 30, 18
      HSL:
        330°, 57.5472%, 58.4314%
        HSV (HSB):
        330°, 58.0952%, 82.3529%
        XYZ:
        35.4134, 22.8192, 30.5550
        xyY:
        0.3989, 0.2570, 22.8192
      CIE-Lab:
        54.8856, 54.2462, -8.7230
        CIE-LCH:
        54.8856, 54.9430, 350.8648
        CIE-Luv:
        54.8856, 74.1749, -21.9641
        Hunter-Lab:
        47.7694, 48.7325, -4.4854
      #d25894 color charts
#d25894 RGB chart
      #d25894 CMYK chart
      #d25894 RGB pie chart
      #d25894 color shades, tints & tones
#d25894 color schemes
#d25894 color preview, HTML & CSS examples
           This text has a color of #d25894        
        
          <p style="color:#d25894;">Text here</p>
        
        
          .mytext {color:#d25894;}
        
        Text color #d25894
      
           This box has a color of #d25894        
        
          <div style="background-color:#d25894;">Content here</div>
        
        
          .mybackground {background-color:#d25894;}
        
        Background color #d25894
      
           Border around this has a color of #d25894        
        
          <div style="border:2px solid #d25894;">Content here</div>
        
        
          .myborder {border:2px solid #d25894;}
        
        Border color #d25894