#d94495 color space conversions
Hex:
        #d94495
        RGB:
        217, 68, 149
        CMY:
        15, 73, 42
        CMYK:
        0, 69, 31, 15
      HSL:
        327°, 66.2222%, 55.8824%
        HSV (HSB):
        327°, 68.6636%, 85.0980%
        XYZ:
        36.1072, 21.0559, 30.5949
        xyY:
        0.4114, 0.2399, 21.0559
      CIE-Lab:
        53.0106, 64.6627, -12.0127
        CIE-LCH:
        53.0106, 65.7691, 349.4759
        CIE-Luv:
        53.0106, 87.9672, -28.4395
        Hunter-Lab:
        45.8867, 60.1559, -7.4109
      #d94495 color charts
#d94495 RGB chart
      #d94495 CMYK chart
      #d94495 RGB pie chart
      #d94495 color shades, tints & tones
#d94495 color schemes
#d94495 color preview, HTML & CSS examples
           This text has a color of #d94495        
        
          <p style="color:#d94495;">Text here</p>
        
        
          .mytext {color:#d94495;}
        
        Text color #d94495
      
           This box has a color of #d94495        
        
          <div style="background-color:#d94495;">Content here</div>
        
        
          .mybackground {background-color:#d94495;}
        
        Background color #d94495
      
           Border around this has a color of #d94495        
        
          <div style="border:2px solid #d94495;">Content here</div>
        
        
          .myborder {border:2px solid #d94495;}
        
        Border color #d94495