#cd0168 color space conversions
Hex:
        #cd0168
        RGB:
        205, 1, 104
        CMY:
        20, 100, 59
        CMYK:
        0, 100, 49, 20
      HSL:
        330°, 99.0291%, 40.3922%
        HSV (HSB):
        330°, 99.5122%, 80.3922%
        XYZ:
        27.6864, 14.0003, 14.3398
        xyY:
        0.4942, 0.2499, 14.0003
      CIE-Lab:
        44.2334, 71.8192, 2.0952
        CIE-LCH:
        44.2334, 71.8497, 1.6711
        CIE-Luv:
        44.2334, 113.0970, -11.1931
        Hunter-Lab:
        37.4170, 66.5998, 3.4694
      #cd0168 color charts
#cd0168 RGB chart
      #cd0168 CMYK chart
      #cd0168 RGB pie chart
      #cd0168 color shades, tints & tones
#cd0168 color schemes
#cd0168 color preview, HTML & CSS examples
           This text has a color of #cd0168        
        
          <p style="color:#cd0168;">Text here</p>
        
        
          .mytext {color:#cd0168;}
        
        Text color #cd0168
      
           This box has a color of #cd0168        
        
          <div style="background-color:#cd0168;">Content here</div>
        
        
          .mybackground {background-color:#cd0168;}
        
        Background color #cd0168
      
           Border around this has a color of #cd0168        
        
          <div style="border:2px solid #cd0168;">Content here</div>
        
        
          .myborder {border:2px solid #cd0168;}
        
        Border color #cd0168