#cd14b9 color space conversions
Hex:
        #cd14b9
        RGB:
        205, 20, 185
        CMY:
        20, 92, 27
        CMYK:
        0, 90, 10, 20
      HSL:
        306°, 82.2222%, 44.1176%
        HSV (HSB):
        306°, 90.2439%, 80.3922%
        XYZ:
        34.1839, 16.9822, 47.3751
        xyY:
        0.3469, 0.1723, 16.9822
      CIE-Lab:
        48.2376, 78.6887, -40.7969
        CIE-LCH:
        48.2376, 88.6358, 332.5951
        CIE-Luv:
        48.2376, 74.8626, -71.3340
        Hunter-Lab:
        41.2095, 75.9520, -39.3141
      #cd14b9 color charts
#cd14b9 RGB chart
      #cd14b9 CMYK chart
      #cd14b9 RGB pie chart
      #cd14b9 color shades, tints & tones
#cd14b9 color schemes
#cd14b9 color preview, HTML & CSS examples
           This text has a color of #cd14b9        
        
          <p style="color:#cd14b9;">Text here</p>
        
        
          .mytext {color:#cd14b9;}
        
        Text color #cd14b9
      
           This box has a color of #cd14b9        
        
          <div style="background-color:#cd14b9;">Content here</div>
        
        
          .mybackground {background-color:#cd14b9;}
        
        Background color #cd14b9
      
           Border around this has a color of #cd14b9        
        
          <div style="border:2px solid #cd14b9;">Content here</div>
        
        
          .myborder {border:2px solid #cd14b9;}
        
        Border color #cd14b9