#d295c4 color space conversions
Hex:
        #d295c4
        RGB:
        210, 149, 196
        CMY:
        18, 42, 23
        CMYK:
        0, 29, 7, 18
      HSL:
        314°, 40.3974%, 70.3922%
        HSV (HSB):
        314°, 29.0476%, 82.3529%
        XYZ:
        47.2896, 39.1821, 57.2950
        xyY:
        0.3289, 0.2725, 39.1821
      CIE-Lab:
        68.8829, 30.3234, -15.1165
        CIE-LCH:
        68.8829, 33.8824, 333.5032
        CIE-Luv:
        68.8829, 32.7608, -28.0379
        Hunter-Lab:
        62.5956, 25.3106, -10.4525
      #d295c4 color charts
#d295c4 RGB chart
      #d295c4 CMYK chart
      #d295c4 RGB pie chart
      #d295c4 color shades, tints & tones
#d295c4 color schemes
#d295c4 color preview, HTML & CSS examples
           This text has a color of #d295c4        
        
          <p style="color:#d295c4;">Text here</p>
        
        
          .mytext {color:#d295c4;}
        
        Text color #d295c4
      
           This box has a color of #d295c4        
        
          <div style="background-color:#d295c4;">Content here</div>
        
        
          .mybackground {background-color:#d295c4;}
        
        Background color #d295c4
      
           Border around this has a color of #d295c4        
        
          <div style="border:2px solid #d295c4;">Content here</div>
        
        
          .myborder {border:2px solid #d295c4;}
        
        Border color #d295c4