#d32094 color space conversions
Hex:
        #d32094
        RGB:
        211, 32, 148
        CMY:
        17, 87, 42
        CMYK:
        0, 85, 30, 17
      HSL:
        321°, 73.6626%, 47.6471%
        HSV (HSB):
        321°, 84.8341%, 82.7451%
        XYZ:
        32.7258, 17.0200, 29.5773
        xyY:
        0.4126, 0.2146, 17.0200
      CIE-Lab:
        48.2853, 73.3539, -18.6911
        CIE-LCH:
        48.2853, 75.6978, 345.7048
        CIE-Luv:
        48.2853, 93.9091, -38.7684
        Hunter-Lab:
        41.2553, 69.3982, -13.6282
      #d32094 color charts
#d32094 RGB chart
      #d32094 CMYK chart
      #d32094 RGB pie chart
      #d32094 color shades, tints & tones
#d32094 color schemes
#d32094 color preview, HTML & CSS examples
           This text has a color of #d32094        
        
          <p style="color:#d32094;">Text here</p>
        
        
          .mytext {color:#d32094;}
        
        Text color #d32094
      
           This box has a color of #d32094        
        
          <div style="background-color:#d32094;">Content here</div>
        
        
          .mybackground {background-color:#d32094;}
        
        Background color #d32094
      
           Border around this has a color of #d32094        
        
          <div style="border:2px solid #d32094;">Content here</div>
        
        
          .myborder {border:2px solid #d32094;}
        
        Border color #d32094