#d286bd color space conversions
Hex:
        #d286bd
        RGB:
        210, 134, 189
        CMY:
        18, 47, 26
        CMYK:
        0, 36, 10, 18
      HSL:
        317°, 45.7831%, 67.4510%
        HSV (HSB):
        317°, 36.1905%, 82.3529%
        XYZ:
        44.2887, 34.4260, 52.4547
        xyY:
        0.3376, 0.2625, 34.4260
      CIE-Lab:
        65.2993, 37.2059, -16.6139
        CIE-LCH:
        65.2993, 40.7468, 335.9373
        CIE-Luv:
        65.2993, 41.4935, -31.2719
        Hunter-Lab:
        58.6736, 32.0587, -11.9342
      #d286bd color charts
#d286bd RGB chart
      #d286bd CMYK chart
      #d286bd RGB pie chart
      #d286bd color shades, tints & tones
#d286bd color schemes
#d286bd color preview, HTML & CSS examples
           This text has a color of #d286bd        
        
          <p style="color:#d286bd;">Text here</p>
        
        
          .mytext {color:#d286bd;}
        
        Text color #d286bd
      
           This box has a color of #d286bd        
        
          <div style="background-color:#d286bd;">Content here</div>
        
        
          .mybackground {background-color:#d286bd;}
        
        Background color #d286bd
      
           Border around this has a color of #d286bd        
        
          <div style="border:2px solid #d286bd;">Content here</div>
        
        
          .myborder {border:2px solid #d286bd;}
        
        Border color #d286bd