#d295d7 color space conversions
Hex:
        #d295d7
        RGB:
        210, 149, 215
        CMY:
        18, 42, 16
        CMYK:
        2, 31, 0, 16
      HSL:
        295°, 45.2055%, 71.3725%
        HSV (HSB):
        295°, 30.6977%, 84.3137%
        XYZ:
        49.5915, 40.1028, 69.4168
        xyY:
        0.3117, 0.2520, 40.1028
      CIE-Lab:
        69.5427, 33.8066, -24.6459
        CIE-LCH:
        69.5427, 41.8367, 323.9070
        CIE-Luv:
        69.5427, 29.8191, -43.7155
        Hunter-Lab:
        63.3268, 28.9624, -20.6631
      #d295d7 color charts
#d295d7 RGB chart
      #d295d7 CMYK chart
      #d295d7 RGB pie chart
      #d295d7 color shades, tints & tones
#d295d7 color schemes
#d295d7 color preview, HTML & CSS examples
           This text has a color of #d295d7        
        
          <p style="color:#d295d7;">Text here</p>
        
        
          .mytext {color:#d295d7;}
        
        Text color #d295d7
      
           This box has a color of #d295d7        
        
          <div style="background-color:#d295d7;">Content here</div>
        
        
          .mybackground {background-color:#d295d7;}
        
        Background color #d295d7
      
           Border around this has a color of #d295d7        
        
          <div style="border:2px solid #d295d7;">Content here</div>
        
        
          .myborder {border:2px solid #d295d7;}
        
        Border color #d295d7