#cd14b1 color space conversions
Hex:
        #cd14b1
        RGB:
        205, 20, 177
        CMY:
        20, 92, 31
        CMYK:
        0, 90, 14, 20
      HSL:
        309°, 82.2222%, 44.1176%
        HSV (HSB):
        309°, 90.2439%, 80.3922%
        XYZ:
        33.3628, 16.6538, 43.0511
        xyY:
        0.3585, 0.1789, 16.6538
      CIE-Lab:
        47.8208, 77.6152, -36.7569
        CIE-LCH:
        47.8208, 85.8789, 334.6588
        CIE-Luv:
        47.8208, 78.2170, -65.1665
        Hunter-Lab:
        40.8090, 74.5142, -33.9810
      #cd14b1 color charts
#cd14b1 RGB chart
      #cd14b1 CMYK chart
      #cd14b1 RGB pie chart
      #cd14b1 color shades, tints & tones
#cd14b1 color schemes
#cd14b1 color preview, HTML & CSS examples
           This text has a color of #cd14b1        
        
          <p style="color:#cd14b1;">Text here</p>
        
        
          .mytext {color:#cd14b1;}
        
        Text color #cd14b1
      
           This box has a color of #cd14b1        
        
          <div style="background-color:#cd14b1;">Content here</div>
        
        
          .mybackground {background-color:#cd14b1;}
        
        Background color #cd14b1
      
           Border around this has a color of #cd14b1        
        
          <div style="border:2px solid #cd14b1;">Content here</div>
        
        
          .myborder {border:2px solid #cd14b1;}
        
        Border color #cd14b1