#cd14b5 color space conversions
Hex:
        #cd14b5
        RGB:
        205, 20, 181
        CMY:
        20, 92, 29
        CMYK:
        0, 90, 12, 20
      HSL:
        308°, 82.2222%, 44.1176%
        HSV (HSB):
        308°, 90.2439%, 80.3922%
        XYZ:
        33.7675, 16.8156, 45.1821
        xyY:
        0.3526, 0.1756, 16.8156
      CIE-Lab:
        48.0269, 78.1471, -38.7847
        CIE-LCH:
        48.0269, 87.2423, 333.6046
        CIE-Luv:
        48.0269, 76.5291, -68.2568
        Hunter-Lab:
        41.0069, 75.2254, -36.6219
      #cd14b5 color charts
#cd14b5 RGB chart
      #cd14b5 CMYK chart
      #cd14b5 RGB pie chart
      #cd14b5 color shades, tints & tones
#cd14b5 color schemes
#cd14b5 color preview, HTML & CSS examples
           This text has a color of #cd14b5        
        
          <p style="color:#cd14b5;">Text here</p>
        
        
          .mytext {color:#cd14b5;}
        
        Text color #cd14b5
      
           This box has a color of #cd14b5        
        
          <div style="background-color:#cd14b5;">Content here</div>
        
        
          .mybackground {background-color:#cd14b5;}
        
        Background color #cd14b5
      
           Border around this has a color of #cd14b5        
        
          <div style="border:2px solid #cd14b5;">Content here</div>
        
        
          .myborder {border:2px solid #cd14b5;}
        
        Border color #cd14b5