#d295d2 color space conversions
Hex:
        #d295d2
        RGB:
        210, 149, 210
        CMY:
        18, 42, 18
        CMYK:
        0, 29, 0, 18
      HSL:
        300°, 40.3974%, 70.3922%
        HSV (HSB):
        300°, 29.0476%, 82.3529%
        XYZ:
        48.9586, 39.8497, 66.0841
        xyY:
        0.3161, 0.2573, 39.8497
      CIE-Lab:
        69.3623, 32.8644, -22.1569
        CIE-LCH:
        69.3623, 39.6358, 326.0126
        CIE-Luv:
        69.3623, 30.5943, -39.5669
        Hunter-Lab:
        63.1266, 27.9664, -17.8792
      #d295d2 color charts
#d295d2 RGB chart
      #d295d2 CMYK chart
      #d295d2 RGB pie chart
      #d295d2 color shades, tints & tones
#d295d2 color schemes
#d295d2 color preview, HTML & CSS examples
           This text has a color of #d295d2        
        
          <p style="color:#d295d2;">Text here</p>
        
        
          .mytext {color:#d295d2;}
        
        Text color #d295d2
      
           This box has a color of #d295d2        
        
          <div style="background-color:#d295d2;">Content here</div>
        
        
          .mybackground {background-color:#d295d2;}
        
        Background color #d295d2
      
           Border around this has a color of #d295d2        
        
          <div style="border:2px solid #d295d2;">Content here</div>
        
        
          .myborder {border:2px solid #d295d2;}
        
        Border color #d295d2