#d4369d color space conversions
Hex:
        #d4369d
        RGB:
        212, 54, 157
        CMY:
        17, 79, 38
        CMYK:
        0, 75, 26, 17
      HSL:
        321°, 64.7541%, 52.1569%
        HSV (HSB):
        321°, 74.5283%, 83.1373%
        XYZ:
        34.5563, 19.0697, 33.7578
        xyY:
        0.3955, 0.2182, 19.0697
      CIE-Lab:
        50.7687, 69.0657, -20.2450
        CIE-LCH:
        50.7687, 71.9717, 343.6627
        CIE-Luv:
        50.7687, 85.6706, -40.6002
        Hunter-Lab:
        43.6689, 64.8313, -15.2653
      #d4369d color charts
#d4369d RGB chart
      #d4369d CMYK chart
      #d4369d RGB pie chart
      #d4369d color shades, tints & tones
#d4369d color schemes
#d4369d color preview, HTML & CSS examples
           This text has a color of #d4369d        
        
          <p style="color:#d4369d;">Text here</p>
        
        
          .mytext {color:#d4369d;}
        
        Text color #d4369d
      
           This box has a color of #d4369d        
        
          <div style="background-color:#d4369d;">Content here</div>
        
        
          .mybackground {background-color:#d4369d;}
        
        Background color #d4369d
      
           Border around this has a color of #d4369d        
        
          <div style="border:2px solid #d4369d;">Content here</div>
        
        
          .myborder {border:2px solid #d4369d;}
        
        Border color #d4369d