#cd7290 color space conversions
Hex:
        #cd7290
        RGB:
        205, 114, 144
        CMY:
        20, 55, 44
        CMYK:
        0, 44, 30, 20
      HSL:
        340°, 47.6440%, 62.5490%
        HSV (HSB):
        340°, 44.3902%, 80.3922%
        XYZ:
        36.2282, 27.0274, 29.6929
        xyY:
        0.3898, 0.2908, 27.0274
      CIE-Lab:
        58.9997, 39.2518, -0.3866
        CIE-LCH:
        58.9997, 39.2537, 359.4358
        CIE-Luv:
        58.9997, 57.6863, -7.6710
        Hunter-Lab:
        51.9879, 33.4105, 2.5280
      #cd7290 color charts
#cd7290 RGB chart
      #cd7290 CMYK chart
      #cd7290 RGB pie chart
      #cd7290 color shades, tints & tones
#cd7290 color schemes
#cd7290 color preview, HTML & CSS examples
           This text has a color of #cd7290        
        
          <p style="color:#cd7290;">Text here</p>
        
        
          .mytext {color:#cd7290;}
        
        Text color #cd7290
      
           This box has a color of #cd7290        
        
          <div style="background-color:#cd7290;">Content here</div>
        
        
          .mybackground {background-color:#cd7290;}
        
        Background color #cd7290
      
           Border around this has a color of #cd7290        
        
          <div style="border:2px solid #cd7290;">Content here</div>
        
        
          .myborder {border:2px solid #cd7290;}
        
        Border color #cd7290