#cd38d1 color space conversions
Hex:
        #cd38d1
        RGB:
        205, 56, 209
        CMY:
        20, 78, 18
        CMYK:
        2, 73, 0, 18
      HSL:
        298°, 62.4490%, 51.9608%
        HSV (HSB):
        298°, 73.2057%, 81.9608%
        XYZ:
        38.0996, 20.4109, 62.2532
        xyY:
        0.3155, 0.1690, 20.4109
      CIE-Lab:
        52.2987, 74.2732, -48.2395
        CIE-LCH:
        52.2987, 88.5639, 326.9968
        CIE-Luv:
        52.2987, 60.6119, -83.2200
        Hunter-Lab:
        45.1785, 71.4693, -50.0732
      #cd38d1 color charts
#cd38d1 RGB chart
      #cd38d1 CMYK chart
      #cd38d1 RGB pie chart
      #cd38d1 color shades, tints & tones
#cd38d1 color schemes
#cd38d1 color preview, HTML & CSS examples
           This text has a color of #cd38d1        
        
          <p style="color:#cd38d1;">Text here</p>
        
        
          .mytext {color:#cd38d1;}
        
        Text color #cd38d1
      
           This box has a color of #cd38d1        
        
          <div style="background-color:#cd38d1;">Content here</div>
        
        
          .mybackground {background-color:#cd38d1;}
        
        Background color #cd38d1
      
           Border around this has a color of #cd38d1        
        
          <div style="border:2px solid #cd38d1;">Content here</div>
        
        
          .myborder {border:2px solid #cd38d1;}
        
        Border color #cd38d1