#d15493 color space conversions
Hex:
        #d15493
        RGB:
        209, 84, 147
        CMY:
        18, 67, 42
        CMYK:
        0, 60, 30, 18
      HSL:
        330°, 57.6037%, 57.4510%
        HSV (HSB):
        330°, 59.8086%, 81.9608%
        XYZ:
        34.7313, 22.0025, 30.0201
        xyY:
        0.4003, 0.2536, 22.0025
      CIE-Lab:
        54.0297, 55.6106, -9.4301
        CIE-LCH:
        54.0297, 56.4045, 350.3757
        CIE-Luv:
        54.0297, 75.5798, -23.1495
        Hunter-Lab:
        46.9069, 50.0798, -5.1105
      #d15493 color charts
#d15493 RGB chart
      #d15493 CMYK chart
      #d15493 RGB pie chart
      #d15493 color shades, tints & tones
#d15493 color schemes
#d15493 color preview, HTML & CSS examples
           This text has a color of #d15493        
        
          <p style="color:#d15493;">Text here</p>
        
        
          .mytext {color:#d15493;}
        
        Text color #d15493
      
           This box has a color of #d15493        
        
          <div style="background-color:#d15493;">Content here</div>
        
        
          .mybackground {background-color:#d15493;}
        
        Background color #d15493
      
           Border around this has a color of #d15493        
        
          <div style="border:2px solid #d15493;">Content here</div>
        
        
          .myborder {border:2px solid #d15493;}
        
        Border color #d15493