#d12881 color space conversions
Hex:
        #d12881
        RGB:
        209, 40, 129
        CMY:
        18, 84, 49
        CMYK:
        0, 81, 38, 18
      HSL:
        328°, 67.8715%, 48.8235%
        HSV (HSB):
        328°, 80.8612%, 81.9608%
        XYZ:
        31.0157, 16.6579, 22.3495
        xyY:
        0.4429, 0.2379, 16.6579
      CIE-Lab:
        47.8260, 69.1198, -7.9326
        CIE-LCH:
        47.8260, 69.5735, 353.4531
        CIE-Luv:
        47.8260, 98.6900, -23.2812
        Hunter-Lab:
        40.8141, 64.2225, -3.8969
      #d12881 color charts
#d12881 RGB chart
      #d12881 CMYK chart
      #d12881 RGB pie chart
      #d12881 color shades, tints & tones
#d12881 color schemes
#d12881 color preview, HTML & CSS examples
           This text has a color of #d12881        
        
          <p style="color:#d12881;">Text here</p>
        
        
          .mytext {color:#d12881;}
        
        Text color #d12881
      
           This box has a color of #d12881        
        
          <div style="background-color:#d12881;">Content here</div>
        
        
          .mybackground {background-color:#d12881;}
        
        Background color #d12881
      
           Border around this has a color of #d12881        
        
          <div style="border:2px solid #d12881;">Content here</div>
        
        
          .myborder {border:2px solid #d12881;}
        
        Border color #d12881