#d674be color space conversions
Hex:
        #d674be
        RGB:
        214, 116, 190
        CMY:
        16, 55, 25
        CMYK:
        0, 46, 11, 16
      HSL:
        315°, 54.4444%, 64.7059%
        HSV (HSB):
        315°, 45.7944%, 83.9216%
        XYZ:
        43.2712, 30.5046, 52.3225
        xyY:
        0.3432, 0.2419, 30.5046
      CIE-Lab:
        62.0872, 48.0594, -22.0202
        CIE-LCH:
        62.0872, 52.8639, 335.3834
        CIE-Luv:
        62.0872, 52.6927, -41.1462
        Hunter-Lab:
        55.2310, 43.1932, -17.5061
      #d674be color charts
#d674be RGB chart
      #d674be CMYK chart
      #d674be RGB pie chart
      #d674be color shades, tints & tones
#d674be color schemes
#d674be color preview, HTML & CSS examples
           This text has a color of #d674be        
        
          <p style="color:#d674be;">Text here</p>
        
        
          .mytext {color:#d674be;}
        
        Text color #d674be
      
           This box has a color of #d674be        
        
          <div style="background-color:#d674be;">Content here</div>
        
        
          .mybackground {background-color:#d674be;}
        
        Background color #d674be
      
           Border around this has a color of #d674be        
        
          <div style="border:2px solid #d674be;">Content here</div>
        
        
          .myborder {border:2px solid #d674be;}
        
        Border color #d674be