#d45194 color space conversions
Hex:
        #d45194
        RGB:
        212, 81, 148
        CMY:
        17, 68, 42
        CMYK:
        0, 62, 30, 17
      HSL:
        329°, 60.3687%, 57.4510%
        HSV (HSB):
        329°, 61.7925%, 83.1373%
        XYZ:
        35.4391, 22.0200, 30.3994
        xyY:
        0.4034, 0.2506, 22.0200
      CIE-Lab:
        54.0482, 57.9427, -9.9441
        CIE-LCH:
        54.0482, 58.7898, 350.2618
        CIE-Luv:
        54.0482, 78.9694, -24.3267
        Hunter-Lab:
        46.9255, 52.6872, -5.5616
      #d45194 color charts
#d45194 RGB chart
      #d45194 CMYK chart
      #d45194 RGB pie chart
      #d45194 color shades, tints & tones
#d45194 color schemes
#d45194 color preview, HTML & CSS examples
           This text has a color of #d45194        
        
          <p style="color:#d45194;">Text here</p>
        
        
          .mytext {color:#d45194;}
        
        Text color #d45194
      
           This box has a color of #d45194        
        
          <div style="background-color:#d45194;">Content here</div>
        
        
          .mybackground {background-color:#d45194;}
        
        Background color #d45194
      
           Border around this has a color of #d45194        
        
          <div style="border:2px solid #d45194;">Content here</div>
        
        
          .myborder {border:2px solid #d45194;}
        
        Border color #d45194