#d254af color space conversions
Hex:
        #d254af
        RGB:
        210, 84, 175
        CMY:
        18, 67, 31
        CMYK:
        0, 60, 17, 18
      HSL:
        317°, 58.3333%, 57.6471%
        HSV (HSB):
        317°, 60.0000%, 82.3529%
        XYZ:
        37.4865, 23.1374, 43.0477
        xyY:
        0.3616, 0.2232, 23.1374
      CIE-Lab:
        55.2136, 59.7206, -24.0068
        CIE-LCH:
        55.2136, 64.3652, 338.1006
        CIE-Luv:
        55.2136, 67.5139, -45.1930
        Hunter-Lab:
        48.1014, 54.9318, -19.3898
      #d254af color charts
#d254af RGB chart
      #d254af CMYK chart
      #d254af RGB pie chart
      #d254af color shades, tints & tones
#d254af color schemes
#d254af color preview, HTML & CSS examples
           This text has a color of #d254af        
        
          <p style="color:#d254af;">Text here</p>
        
        
          .mytext {color:#d254af;}
        
        Text color #d254af
      
           This box has a color of #d254af        
        
          <div style="background-color:#d254af;">Content here</div>
        
        
          .mybackground {background-color:#d254af;}
        
        Background color #d254af
      
           Border around this has a color of #d254af        
        
          <div style="border:2px solid #d254af;">Content here</div>
        
        
          .myborder {border:2px solid #d254af;}
        
        Border color #d254af