#d12084 color space conversions
Hex:
        #d12084
        RGB:
        209, 32, 132
        CMY:
        18, 87, 48
        CMYK:
        0, 85, 37, 18
      HSL:
        326°, 73.4440%, 47.2549%
        HSV (HSB):
        326°, 84.6890%, 81.9608%
        XYZ:
        30.9759, 16.2543, 23.3346
        xyY:
        0.4390, 0.2303, 16.2543
      CIE-Lab:
        47.3063, 71.2123, -10.5371
        CIE-LCH:
        47.3063, 71.9876, 351.5831
        CIE-Luv:
        47.3063, 99.3292, -27.0949
        Hunter-Lab:
        40.3166, 66.5903, -6.0945
      #d12084 color charts
#d12084 RGB chart
      #d12084 CMYK chart
      #d12084 RGB pie chart
      #d12084 color shades, tints & tones
#d12084 color schemes
#d12084 color preview, HTML & CSS examples
           This text has a color of #d12084        
        
          <p style="color:#d12084;">Text here</p>
        
        
          .mytext {color:#d12084;}
        
        Text color #d12084
      
           This box has a color of #d12084        
        
          <div style="background-color:#d12084;">Content here</div>
        
        
          .mybackground {background-color:#d12084;}
        
        Background color #d12084
      
           Border around this has a color of #d12084        
        
          <div style="border:2px solid #d12084;">Content here</div>
        
        
          .myborder {border:2px solid #d12084;}
        
        Border color #d12084