#d12b99 color space conversions
Hex:
        #d12b99
        RGB:
        209, 43, 153
        CMY:
        18, 83, 40
        CMYK:
        0, 79, 27, 18
      HSL:
        320°, 65.8730%, 49.4118%
        HSV (HSB):
        320°, 79.4258%, 81.9608%
        XYZ:
        32.9081, 17.5830, 31.7964
        xyY:
        0.3999, 0.2137, 17.5830
      CIE-Lab:
        48.9863, 70.9817, -20.6439
        CIE-LCH:
        48.9863, 73.9228, 343.7838
        CIE-Luv:
        48.9863, 87.8316, -41.1953
        Hunter-Lab:
        41.9321, 66.7051, -15.6062
      #d12b99 color charts
#d12b99 RGB chart
      #d12b99 CMYK chart
      #d12b99 RGB pie chart
      #d12b99 color shades, tints & tones
#d12b99 color schemes
#d12b99 color preview, HTML & CSS examples
           This text has a color of #d12b99        
        
          <p style="color:#d12b99;">Text here</p>
        
        
          .mytext {color:#d12b99;}
        
        Text color #d12b99
      
           This box has a color of #d12b99        
        
          <div style="background-color:#d12b99;">Content here</div>
        
        
          .mybackground {background-color:#d12b99;}
        
        Background color #d12b99
      
           Border around this has a color of #d12b99        
        
          <div style="border:2px solid #d12b99;">Content here</div>
        
        
          .myborder {border:2px solid #d12b99;}
        
        Border color #d12b99