#d12086 color space conversions
Hex:
        #d12086
        RGB:
        209, 32, 134
        CMY:
        18, 87, 47
        CMYK:
        0, 85, 36, 18
      HSL:
        325°, 73.4440%, 47.2549%
        HSV (HSB):
        325°, 84.6890%, 81.9608%
        XYZ:
        31.1141, 16.3096, 24.0624
        xyY:
        0.4352, 0.2282, 16.3096
      CIE-Lab:
        47.3780, 71.4143, -11.6452
        CIE-LCH:
        47.3780, 72.3575, 350.7386
        CIE-Luv:
        47.3780, 98.4540, -28.6217
        Hunter-Lab:
        40.3851, 66.8487, -7.0568
      #d12086 color charts
#d12086 RGB chart
      #d12086 CMYK chart
      #d12086 RGB pie chart
      #d12086 color shades, tints & tones
#d12086 color schemes
#d12086 color preview, HTML & CSS examples
           This text has a color of #d12086        
        
          <p style="color:#d12086;">Text here</p>
        
        
          .mytext {color:#d12086;}
        
        Text color #d12086
      
           This box has a color of #d12086        
        
          <div style="background-color:#d12086;">Content here</div>
        
        
          .mybackground {background-color:#d12086;}
        
        Background color #d12086
      
           Border around this has a color of #d12086        
        
          <div style="border:2px solid #d12086;">Content here</div>
        
        
          .myborder {border:2px solid #d12086;}
        
        Border color #d12086