#cd478f color space conversions
Hex:
        #cd478f
        RGB:
        205, 71, 143
        CMY:
        20, 72, 44
        CMYK:
        0, 65, 30, 20
      HSL:
        328°, 57.2650%, 54.1176%
        HSV (HSB):
        328°, 65.3659%, 80.3922%
        XYZ:
        32.3880, 19.4688, 28.0374
        xyY:
        0.4054, 0.2437, 19.4688
      CIE-Lab:
        51.2312, 59.4460, -11.3238
        CIE-LCH:
        51.2312, 60.5149, 349.2150
        CIE-Luv:
        51.2312, 79.4386, -26.2653
        Hunter-Lab:
        44.1234, 53.8086, -6.7883
      #cd478f color charts
#cd478f RGB chart
      #cd478f CMYK chart
      #cd478f RGB pie chart
      #cd478f color shades, tints & tones
#cd478f color schemes
#cd478f color preview, HTML & CSS examples
           This text has a color of #cd478f        
        
          <p style="color:#cd478f;">Text here</p>
        
        
          .mytext {color:#cd478f;}
        
        Text color #cd478f
      
           This box has a color of #cd478f        
        
          <div style="background-color:#cd478f;">Content here</div>
        
        
          .mybackground {background-color:#cd478f;}
        
        Background color #cd478f
      
           Border around this has a color of #cd478f        
        
          <div style="border:2px solid #cd478f;">Content here</div>
        
        
          .myborder {border:2px solid #cd478f;}
        
        Border color #cd478f