#d74995 color space conversions
Hex:
        #d74995
        RGB:
        215, 73, 149
        CMY:
        16, 71, 42
        CMYK:
        0, 66, 31, 16
      HSL:
        328°, 63.9640%, 56.4706%
        HSV (HSB):
        328°, 66.0465%, 84.3137%
        XYZ:
        35.8317, 21.3821, 30.6724
        xyY:
        0.4077, 0.2433, 21.3821
      CIE-Lab:
        53.3652, 62.2111, -11.5119
        CIE-LCH:
        53.3652, 63.2672, 349.5163
        CIE-Luv:
        53.3652, 84.4098, -27.2927
        Hunter-Lab:
        46.2408, 57.3972, -6.9597
      #d74995 color charts
#d74995 RGB chart
      #d74995 CMYK chart
      #d74995 RGB pie chart
      #d74995 color shades, tints & tones
#d74995 color schemes
#d74995 color preview, HTML & CSS examples
           This text has a color of #d74995        
        
          <p style="color:#d74995;">Text here</p>
        
        
          .mytext {color:#d74995;}
        
        Text color #d74995
      
           This box has a color of #d74995        
        
          <div style="background-color:#d74995;">Content here</div>
        
        
          .mybackground {background-color:#d74995;}
        
        Background color #d74995
      
           Border around this has a color of #d74995        
        
          <div style="border:2px solid #d74995;">Content here</div>
        
        
          .myborder {border:2px solid #d74995;}
        
        Border color #d74995