#cd267b color space conversions
Hex:
        #cd267b
        RGB:
        205, 38, 123
        CMY:
        20, 85, 52
        CMYK:
        0, 81, 40, 20
      HSL:
        329°, 68.7243%, 47.6471%
        HSV (HSB):
        329°, 81.4634%, 80.3922%
        XYZ:
        29.4451, 15.7954, 20.2358
        xyY:
        0.4497, 0.2412, 15.7954
      CIE-Lab:
        46.7049, 68.0405, -6.0225
        CIE-LCH:
        46.7049, 68.3065, 354.9418
        CIE-Luv:
        46.7049, 98.5140, -20.4683
        Hunter-Lab:
        39.7435, 62.6959, -2.3677
      #cd267b color charts
#cd267b RGB chart
      #cd267b CMYK chart
      #cd267b RGB pie chart
      #cd267b color shades, tints & tones
#cd267b color schemes
#cd267b color preview, HTML & CSS examples
           This text has a color of #cd267b        
        
          <p style="color:#cd267b;">Text here</p>
        
        
          .mytext {color:#cd267b;}
        
        Text color #cd267b
      
           This box has a color of #cd267b        
        
          <div style="background-color:#cd267b;">Content here</div>
        
        
          .mybackground {background-color:#cd267b;}
        
        Background color #cd267b
      
           Border around this has a color of #cd267b        
        
          <div style="border:2px solid #cd267b;">Content here</div>
        
        
          .myborder {border:2px solid #cd267b;}
        
        Border color #cd267b