#cd48b2 color space conversions
Hex:
        #cd48b2
        RGB:
        205, 72, 178
        CMY:
        20, 72, 30
        CMYK:
        0, 65, 13, 20
      HSL:
        312°, 57.0815%, 54.3137%
        HSV (HSB):
        312°, 64.8780%, 80.3922%
        XYZ:
        35.5301, 20.8282, 44.2671
        xyY:
        0.3531, 0.2070, 20.8282
      CIE-Lab:
        52.7610, 63.7990, -29.6086
        CIE-LCH:
        52.7610, 70.3348, 335.1043
        CIE-Luv:
        52.7610, 67.0662, -53.7878
        Hunter-Lab:
        45.6379, 59.0995, -25.5625
      #cd48b2 color charts
#cd48b2 RGB chart
      #cd48b2 CMYK chart
      #cd48b2 RGB pie chart
      #cd48b2 color shades, tints & tones
#cd48b2 color schemes
#cd48b2 color preview, HTML & CSS examples
           This text has a color of #cd48b2        
        
          <p style="color:#cd48b2;">Text here</p>
        
        
          .mytext {color:#cd48b2;}
        
        Text color #cd48b2
      
           This box has a color of #cd48b2        
        
          <div style="background-color:#cd48b2;">Content here</div>
        
        
          .mybackground {background-color:#cd48b2;}
        
        Background color #cd48b2
      
           Border around this has a color of #cd48b2        
        
          <div style="border:2px solid #cd48b2;">Content here</div>
        
        
          .myborder {border:2px solid #cd48b2;}
        
        Border color #cd48b2