#d12f80 color space conversions
Hex:
        #d12f80
        RGB:
        209, 47, 128
        CMY:
        18, 82, 50
        CMYK:
        0, 78, 39, 18
      HSL:
        330°, 63.7795%, 50.1961%
        HSV (HSB):
        330°, 77.5120%, 81.9608%
        XYZ:
        31.2073, 17.1469, 22.0869
        xyY:
        0.4430, 0.2434, 17.1469
      CIE-Lab:
        48.4445, 67.1610, -6.4024
        CIE-LCH:
        48.4445, 67.4655, 354.5545
        CIE-Luv:
        48.4445, 97.0602, -20.9238
        Hunter-Lab:
        41.4088, 62.0594, -2.6385
      #d12f80 color charts
#d12f80 RGB chart
      #d12f80 CMYK chart
      #d12f80 RGB pie chart
      #d12f80 color shades, tints & tones
#d12f80 color schemes
#d12f80 color preview, HTML & CSS examples
           This text has a color of #d12f80        
        
          <p style="color:#d12f80;">Text here</p>
        
        
          .mytext {color:#d12f80;}
        
        Text color #d12f80
      
           This box has a color of #d12f80        
        
          <div style="background-color:#d12f80;">Content here</div>
        
        
          .mybackground {background-color:#d12f80;}
        
        Background color #d12f80
      
           Border around this has a color of #d12f80        
        
          <div style="border:2px solid #d12f80;">Content here</div>
        
        
          .myborder {border:2px solid #d12f80;}
        
        Border color #d12f80