#d12b96 color space conversions
Hex:
        #d12b96
        RGB:
        209, 43, 150
        CMY:
        18, 83, 41
        CMYK:
        0, 79, 28, 18
      HSL:
        321°, 65.8730%, 49.4118%
        HSV (HSB):
        321°, 79.4258%, 81.9608%
        XYZ:
        32.6634, 17.4851, 30.5076
        xyY:
        0.4050, 0.2168, 17.4851
      CIE-Lab:
        48.8655, 70.6300, -19.0346
        CIE-LCH:
        48.8655, 73.1500, 344.9172
        CIE-Luv:
        48.8655, 89.0852, -38.8398
        Hunter-Lab:
        41.8152, 66.2566, -13.9863
      #d12b96 color charts
#d12b96 RGB chart
      #d12b96 CMYK chart
      #d12b96 RGB pie chart
      #d12b96 color shades, tints & tones
#d12b96 color schemes
#d12b96 color preview, HTML & CSS examples
           This text has a color of #d12b96        
        
          <p style="color:#d12b96;">Text here</p>
        
        
          .mytext {color:#d12b96;}
        
        Text color #d12b96
      
           This box has a color of #d12b96        
        
          <div style="background-color:#d12b96;">Content here</div>
        
        
          .mybackground {background-color:#d12b96;}
        
        Background color #d12b96
      
           Border around this has a color of #d12b96        
        
          <div style="border:2px solid #d12b96;">Content here</div>
        
        
          .myborder {border:2px solid #d12b96;}
        
        Border color #d12b96