#d295bd color space conversions
Hex:
        #d295bd
        RGB:
        210, 149, 189
        CMY:
        18, 42, 26
        CMYK:
        0, 29, 10, 18
      HSL:
        321°, 40.3974%, 70.3922%
        HSV (HSB):
        321°, 29.0476%, 82.3529%
        XYZ:
        46.5111, 38.8707, 53.1955
        xyY:
        0.3356, 0.2805, 38.8707
      CIE-Lab:
        68.6575, 29.1091, -11.5586
        CIE-LCH:
        68.6575, 31.3199, 338.3431
        CIE-Luv:
        68.6575, 33.8372, -22.3434
        Hunter-Lab:
        62.3463, 24.0570, -6.9453
      #d295bd color charts
#d295bd RGB chart
      #d295bd CMYK chart
      #d295bd RGB pie chart
      #d295bd color shades, tints & tones
#d295bd color schemes
#d295bd color preview, HTML & CSS examples
           This text has a color of #d295bd        
        
          <p style="color:#d295bd;">Text here</p>
        
        
          .mytext {color:#d295bd;}
        
        Text color #d295bd
      
           This box has a color of #d295bd        
        
          <div style="background-color:#d295bd;">Content here</div>
        
        
          .mybackground {background-color:#d295bd;}
        
        Background color #d295bd
      
           Border around this has a color of #d295bd        
        
          <div style="border:2px solid #d295bd;">Content here</div>
        
        
          .myborder {border:2px solid #d295bd;}
        
        Border color #d295bd