#cd1374 color space conversions
Hex:
        #cd1374
        RGB:
        205, 19, 116
        CMY:
        20, 93, 55
        CMYK:
        0, 91, 43, 20
      HSL:
        329°, 83.0357%, 43.9216%
        HSV (HSB):
        329°, 90.7317%, 80.3922%
        XYZ:
        28.5621, 14.7058, 17.8561
        xyY:
        0.4673, 0.2406, 14.7058
      CIE-Lab:
        45.2286, 70.9877, -3.9060
        CIE-LCH:
        45.2286, 71.0950, 356.8505
        CIE-Luv:
        45.2286, 105.5815, -18.2991
        Hunter-Lab:
        38.3482, 65.8392, -0.7635
      #cd1374 color charts
#cd1374 RGB chart
      #cd1374 CMYK chart
      #cd1374 RGB pie chart
      #cd1374 color shades, tints & tones
#cd1374 color schemes
#cd1374 color preview, HTML & CSS examples
           This text has a color of #cd1374        
        
          <p style="color:#cd1374;">Text here</p>
        
        
          .mytext {color:#cd1374;}
        
        Text color #cd1374
      
           This box has a color of #cd1374        
        
          <div style="background-color:#cd1374;">Content here</div>
        
        
          .mybackground {background-color:#cd1374;}
        
        Background color #cd1374
      
           Border around this has a color of #cd1374        
        
          <div style="border:2px solid #cd1374;">Content here</div>
        
        
          .myborder {border:2px solid #cd1374;}
        
        Border color #cd1374