#d490b2 color space conversions
Hex:
        #d490b2
        RGB:
        212, 144, 178
        CMY:
        17, 44, 30
        CMYK:
        0, 32, 16, 17
      HSL:
        330°, 44.1558%, 69.8039%
        HSV (HSB):
        330°, 32.0755%, 83.1373%
        XYZ:
        45.1605, 37.1579, 46.9115
        xyY:
        0.3495, 0.2875, 37.1579
      CIE-Lab:
        67.3953, 30.6980, -7.2703
        CIE-LCH:
        67.3953, 31.5472, 346.6759
        CIE-Luv:
        67.3953, 39.6008, -16.1210
        Hunter-Lab:
        60.9573, 25.5674, -2.9582
      #d490b2 color charts
#d490b2 RGB chart
      #d490b2 CMYK chart
      #d490b2 RGB pie chart
      #d490b2 color shades, tints & tones
#d490b2 color schemes
#d490b2 color preview, HTML & CSS examples
           This text has a color of #d490b2        
        
          <p style="color:#d490b2;">Text here</p>
        
        
          .mytext {color:#d490b2;}
        
        Text color #d490b2
      
           This box has a color of #d490b2        
        
          <div style="background-color:#d490b2;">Content here</div>
        
        
          .mybackground {background-color:#d490b2;}
        
        Background color #d490b2
      
           Border around this has a color of #d490b2        
        
          <div style="border:2px solid #d490b2;">Content here</div>
        
        
          .myborder {border:2px solid #d490b2;}
        
        Border color #d490b2