#cd369d color space conversions
Hex:
        #cd369d
        RGB:
        205, 54, 157
        CMY:
        20, 79, 38
        CMYK:
        0, 74, 23, 20
      HSL:
        319°, 60.1594%, 50.7843%
        HSV (HSB):
        319°, 73.6585%, 80.3922%
        XYZ:
        32.5818, 18.0518, 33.6654
        xyY:
        0.3865, 0.2141, 18.0518
      CIE-Lab:
        49.5589, 67.3496, -22.2073
        CIE-LCH:
        49.5589, 70.9163, 341.7510
        CIE-Luv:
        49.5589, 80.1912, -42.8728
        Hunter-Lab:
        42.4874, 62.5312, -17.2379
      #cd369d color charts
#cd369d RGB chart
      #cd369d CMYK chart
      #cd369d RGB pie chart
      #cd369d color shades, tints & tones
#cd369d color schemes
#cd369d color preview, HTML & CSS examples
           This text has a color of #cd369d        
        
          <p style="color:#cd369d;">Text here</p>
        
        
          .mytext {color:#cd369d;}
        
        Text color #cd369d
      
           This box has a color of #cd369d        
        
          <div style="background-color:#cd369d;">Content here</div>
        
        
          .mybackground {background-color:#cd369d;}
        
        Background color #cd369d
      
           Border around this has a color of #cd369d        
        
          <div style="border:2px solid #cd369d;">Content here</div>
        
        
          .myborder {border:2px solid #cd369d;}
        
        Border color #cd369d