#cd1364 color space conversions
Hex:
        #cd1364
        RGB:
        205, 19, 100
        CMY:
        20, 93, 61
        CMYK:
        0, 91, 51, 20
      HSL:
        334°, 83.0357%, 43.9216%
        HSV (HSB):
        334°, 90.7317%, 80.3922%
        XYZ:
        27.7100, 14.3650, 13.3688
        xyY:
        0.4998, 0.2591, 14.3650
      CIE-Lab:
        44.7519, 69.6784, 5.3397
        CIE-LCH:
        44.7519, 69.8827, 4.3822
        CIE-Luv:
        44.7519, 112.5256, -6.9633
        Hunter-Lab:
        37.9012, 64.1763, 5.6175
      #cd1364 color charts
#cd1364 RGB chart
      #cd1364 CMYK chart
      #cd1364 RGB pie chart
      #cd1364 color shades, tints & tones
#cd1364 color schemes
#cd1364 color preview, HTML & CSS examples
           This text has a color of #cd1364        
        
          <p style="color:#cd1364;">Text here</p>
        
        
          .mytext {color:#cd1364;}
        
        Text color #cd1364
      
           This box has a color of #cd1364        
        
          <div style="background-color:#cd1364;">Content here</div>
        
        
          .mybackground {background-color:#cd1364;}
        
        Background color #cd1364
      
           Border around this has a color of #cd1364        
        
          <div style="border:2px solid #cd1364;">Content here</div>
        
        
          .myborder {border:2px solid #cd1364;}
        
        Border color #cd1364