#d9379f color space conversions
Hex:
        #d9379f
        RGB:
        217, 55, 159
        CMY:
        15, 78, 38
        CMYK:
        0, 75, 27, 15
      HSL:
        321°, 68.0672%, 53.3333%
        HSV (HSB):
        321°, 74.6544%, 85.0980%
        XYZ:
        36.2395, 19.9873, 34.7488
        xyY:
        0.3983, 0.2197, 19.9873
      CIE-Lab:
        51.8228, 70.2240, -19.7393
        CIE-LCH:
        51.8228, 72.9455, 344.2998
        CIE-Luv:
        51.8228, 88.5164, -40.2732
        Hunter-Lab:
        44.7072, 66.4540, -14.7884
      #d9379f color charts
#d9379f RGB chart
      #d9379f CMYK chart
      #d9379f RGB pie chart
      #d9379f color shades, tints & tones
#d9379f color schemes
#d9379f color preview, HTML & CSS examples
           This text has a color of #d9379f        
        
          <p style="color:#d9379f;">Text here</p>
        
        
          .mytext {color:#d9379f;}
        
        Text color #d9379f
      
           This box has a color of #d9379f        
        
          <div style="background-color:#d9379f;">Content here</div>
        
        
          .mybackground {background-color:#d9379f;}
        
        Background color #d9379f
      
           Border around this has a color of #d9379f        
        
          <div style="border:2px solid #d9379f;">Content here</div>
        
        
          .myborder {border:2px solid #d9379f;}
        
        Border color #d9379f