#d626af color space conversions
Hex:
        #d626af
        RGB:
        214, 38, 175
        CMY:
        16, 85, 31
        CMYK:
        0, 82, 18, 16
      HSL:
        313°, 69.8413%, 49.4118%
        HSV (HSB):
        313°, 82.2430%, 83.9216%
        XYZ:
        36.1625, 18.7775, 42.2759
        xyY:
        0.3720, 0.1932, 18.7775
      CIE-Lab:
        50.4259, 75.9886, -31.3790
        CIE-LCH:
        50.4259, 82.2126, 337.5622
        CIE-Luv:
        50.4259, 83.5615, -57.8641
        Hunter-Lab:
        43.3330, 73.1301, -27.5105
      #d626af color charts
#d626af RGB chart
      #d626af CMYK chart
      #d626af RGB pie chart
      #d626af color shades, tints & tones
#d626af color schemes
#d626af color preview, HTML & CSS examples
           This text has a color of #d626af        
        
          <p style="color:#d626af;">Text here</p>
        
        
          .mytext {color:#d626af;}
        
        Text color #d626af
      
           This box has a color of #d626af        
        
          <div style="background-color:#d626af;">Content here</div>
        
        
          .mybackground {background-color:#d626af;}
        
        Background color #d626af
      
           Border around this has a color of #d626af        
        
          <div style="border:2px solid #d626af;">Content here</div>
        
        
          .myborder {border:2px solid #d626af;}
        
        Border color #d626af