#d1379d color space conversions
Hex:
        #d1379d
        RGB:
        209, 55, 157
        CMY:
        18, 78, 38
        CMYK:
        0, 74, 25, 18
      HSL:
        320°, 62.6016%, 51.7647%
        HSV (HSB):
        320°, 73.6842%, 81.9608%
        XYZ:
        33.7465, 18.7220, 33.7334
        xyY:
        0.3915, 0.2172, 18.7220
      CIE-Lab:
        50.3604, 68.0157, -20.9163
        CIE-LCH:
        50.3604, 71.1591, 342.9062
        CIE-Luv:
        50.3604, 83.0271, -41.2944
        Hunter-Lab:
        43.2689, 63.4958, -15.9355
      #d1379d color charts
#d1379d RGB chart
      #d1379d CMYK chart
      #d1379d RGB pie chart
      #d1379d color shades, tints & tones
#d1379d color schemes
#d1379d color preview, HTML & CSS examples
           This text has a color of #d1379d        
        
          <p style="color:#d1379d;">Text here</p>
        
        
          .mytext {color:#d1379d;}
        
        Text color #d1379d
      
           This box has a color of #d1379d        
        
          <div style="background-color:#d1379d;">Content here</div>
        
        
          .mybackground {background-color:#d1379d;}
        
        Background color #d1379d
      
           Border around this has a color of #d1379d        
        
          <div style="border:2px solid #d1379d;">Content here</div>
        
        
          .myborder {border:2px solid #d1379d;}
        
        Border color #d1379d