#d495b2 color space conversions
Hex:
        #d495b2
        RGB:
        212, 149, 178
        CMY:
        17, 42, 30
        CMYK:
        0, 30, 16, 17
      HSL:
        332°, 42.2819%, 70.7843%
        HSV (HSB):
        332°, 29.7170%, 83.1373%
        XYZ:
        45.9347, 38.7063, 47.1695
        xyY:
        0.3485, 0.2937, 38.7063
      CIE-Lab:
        68.5380, 27.9897, -5.5768
        CIE-LCH:
        68.5380, 28.5399, 348.7318
        CIE-Luv:
        68.5380, 36.8798, -13.1592
        Hunter-Lab:
        62.2144, 22.9166, -1.4023
      #d495b2 color charts
#d495b2 RGB chart
      #d495b2 CMYK chart
      #d495b2 RGB pie chart
      #d495b2 color shades, tints & tones
#d495b2 color schemes
#d495b2 color preview, HTML & CSS examples
           This text has a color of #d495b2        
        
          <p style="color:#d495b2;">Text here</p>
        
        
          .mytext {color:#d495b2;}
        
        Text color #d495b2
      
           This box has a color of #d495b2        
        
          <div style="background-color:#d495b2;">Content here</div>
        
        
          .mybackground {background-color:#d495b2;}
        
        Background color #d495b2
      
           Border around this has a color of #d495b2        
        
          <div style="border:2px solid #d495b2;">Content here</div>
        
        
          .myborder {border:2px solid #d495b2;}
        
        Border color #d495b2