#cd2bab color space conversions
Hex:
        #cd2bab
        RGB:
        205, 43, 171
        CMY:
        20, 83, 33
        CMYK:
        0, 79, 17, 20
      HSL:
        313°, 65.3226%, 48.6275%
        HSV (HSB):
        313°, 79.0244%, 80.3922%
        XYZ:
        33.3914, 17.6472, 40.1744
        xyY:
        0.3661, 0.1935, 17.6472
      CIE-Lab:
        49.0653, 72.3515, -31.2659
        CIE-LCH:
        49.0653, 78.8182, 336.6289
        CIE-Luv:
        49.0653, 77.3203, -56.7291
        Hunter-Lab:
        42.0085, 68.3697, -27.2954
      #cd2bab color charts
#cd2bab RGB chart
      #cd2bab CMYK chart
      #cd2bab RGB pie chart
      #cd2bab color shades, tints & tones
#cd2bab color schemes
#cd2bab color preview, HTML & CSS examples
           This text has a color of #cd2bab        
        
          <p style="color:#cd2bab;">Text here</p>
        
        
          .mytext {color:#cd2bab;}
        
        Text color #cd2bab
      
           This box has a color of #cd2bab        
        
          <div style="background-color:#cd2bab;">Content here</div>
        
        
          .mybackground {background-color:#cd2bab;}
        
        Background color #cd2bab
      
           Border around this has a color of #cd2bab        
        
          <div style="border:2px solid #cd2bab;">Content here</div>
        
        
          .myborder {border:2px solid #cd2bab;}
        
        Border color #cd2bab