#cd1386 color space conversions
Hex:
        #cd1386
        RGB:
        205, 19, 134
        CMY:
        20, 93, 47
        CMYK:
        0, 91, 35, 20
      HSL:
        323°, 83.0357%, 43.9216%
        HSV (HSB):
        323°, 90.7317%, 80.3922%
        XYZ:
        29.7128, 15.1661, 23.9156
        xyY:
        0.4319, 0.2205, 15.1661
      CIE-Lab:
        45.8609, 72.7008, -14.0145
        CIE-LCH:
        45.8609, 74.0393, 349.0890
        CIE-Luv:
        45.8609, 97.4555, -31.8344
        Hunter-Lab:
        38.9437, 68.0383, -9.1498
      #cd1386 color charts
#cd1386 RGB chart
      #cd1386 CMYK chart
      #cd1386 RGB pie chart
      #cd1386 color shades, tints & tones
#cd1386 color schemes
#cd1386 color preview, HTML & CSS examples
           This text has a color of #cd1386        
        
          <p style="color:#cd1386;">Text here</p>
        
        
          .mytext {color:#cd1386;}
        
        Text color #cd1386
      
           This box has a color of #cd1386        
        
          <div style="background-color:#cd1386;">Content here</div>
        
        
          .mybackground {background-color:#cd1386;}
        
        Background color #cd1386
      
           Border around this has a color of #cd1386        
        
          <div style="border:2px solid #cd1386;">Content here</div>
        
        
          .myborder {border:2px solid #cd1386;}
        
        Border color #cd1386