#d295d5 color space conversions
Hex:
        #d295d5
        RGB:
        210, 149, 213
        CMY:
        18, 42, 16
        CMYK:
        1, 30, 0, 16
      HSL:
        297°, 43.2432%, 70.9804%
        HSV (HSB):
        297°, 30.0469%, 83.5294%
        XYZ:
        49.3360, 40.0006, 68.0714
        xyY:
        0.3134, 0.2541, 40.0006
      CIE-Lab:
        69.4700, 33.4276, -23.6519
        CIE-LCH:
        69.4700, 40.9490, 324.7185
        CIE-Luv:
        69.4700, 30.1291, -42.0547
        Hunter-Lab:
        63.2460, 28.5610, -19.5413
      #d295d5 color charts
#d295d5 RGB chart
      #d295d5 CMYK chart
      #d295d5 RGB pie chart
      #d295d5 color shades, tints & tones
#d295d5 color schemes
#d295d5 color preview, HTML & CSS examples
           This text has a color of #d295d5        
        
          <p style="color:#d295d5;">Text here</p>
        
        
          .mytext {color:#d295d5;}
        
        Text color #d295d5
      
           This box has a color of #d295d5        
        
          <div style="background-color:#d295d5;">Content here</div>
        
        
          .mybackground {background-color:#d295d5;}
        
        Background color #d295d5
      
           Border around this has a color of #d295d5        
        
          <div style="border:2px solid #d295d5;">Content here</div>
        
        
          .myborder {border:2px solid #d295d5;}
        
        Border color #d295d5