#cd216b color space conversions
Hex:
        #cd216b
        RGB:
        205, 33, 107
        CMY:
        20, 87, 58
        CMYK:
        0, 84, 48, 20
      HSL:
        334°, 72.2689%, 46.6667%
        HSV (HSB):
        334°, 83.9024%, 80.3922%
        XYZ:
        28.3745, 15.1284, 15.3345
        xyY:
        0.4823, 0.2571, 15.1284
      CIE-Lab:
        45.8095, 67.7490, 2.5124
        CIE-LCH:
        45.8095, 67.7956, 2.1237
        CIE-Luv:
        45.8095, 106.5096, -9.7955
        Hunter-Lab:
        38.8952, 62.1513, 3.8515
      #cd216b color charts
#cd216b RGB chart
      #cd216b CMYK chart
      #cd216b RGB pie chart
      #cd216b color shades, tints & tones
#cd216b color schemes
#cd216b color preview, HTML & CSS examples
           This text has a color of #cd216b        
        
          <p style="color:#cd216b;">Text here</p>
        
        
          .mytext {color:#cd216b;}
        
        Text color #cd216b
      
           This box has a color of #cd216b        
        
          <div style="background-color:#cd216b;">Content here</div>
        
        
          .mybackground {background-color:#cd216b;}
        
        Background color #cd216b
      
           Border around this has a color of #cd216b        
        
          <div style="border:2px solid #cd216b;">Content here</div>
        
        
          .myborder {border:2px solid #cd216b;}
        
        Border color #cd216b