#d252af color space conversions
Hex:
        #d252af
        RGB:
        210, 82, 175
        CMY:
        18, 68, 31
        CMYK:
        0, 61, 17, 18
      HSL:
        316°, 58.7156%, 57.2549%
        HSV (HSB):
        316°, 60.9524%, 82.3529%
        XYZ:
        37.3335, 22.8314, 42.9966
        xyY:
        0.3619, 0.2213, 22.8314
      CIE-Lab:
        54.8982, 60.5804, -24.4926
        CIE-LCH:
        54.8982, 65.3443, 337.9866
        CIE-Luv:
        54.8982, 68.2746, -46.0141
        Hunter-Lab:
        47.7822, 55.8480, -19.9044
      #d252af color charts
#d252af RGB chart
      #d252af CMYK chart
      #d252af RGB pie chart
      #d252af color shades, tints & tones
#d252af color schemes
#d252af color preview, HTML & CSS examples
           This text has a color of #d252af        
        
          <p style="color:#d252af;">Text here</p>
        
        
          .mytext {color:#d252af;}
        
        Text color #d252af
      
           This box has a color of #d252af        
        
          <div style="background-color:#d252af;">Content here</div>
        
        
          .mybackground {background-color:#d252af;}
        
        Background color #d252af
      
           Border around this has a color of #d252af        
        
          <div style="border:2px solid #d252af;">Content here</div>
        
        
          .myborder {border:2px solid #d252af;}
        
        Border color #d252af