#cd0866 color space conversions
Hex:
        #cd0866
        RGB:
        205, 8, 102
        CMY:
        20, 97, 60
        CMYK:
        0, 96, 50, 20
      HSL:
        331°, 92.4883%, 41.7647%
        HSV (HSB):
        331°, 96.0976%, 80.3922%
        XYZ:
        27.6619, 14.1121, 13.8363
        xyY:
        0.4974, 0.2538, 14.1121
      CIE-Lab:
        44.3933, 71.0324, 3.5760
        CIE-LCH:
        44.3933, 71.1224, 2.8820
        CIE-Luv:
        44.3933, 113.1898, -9.2972
        Hunter-Lab:
        37.5661, 65.6985, 4.4586
      #cd0866 color charts
#cd0866 RGB chart
      #cd0866 CMYK chart
      #cd0866 RGB pie chart
      #cd0866 color shades, tints & tones
#cd0866 color schemes
#cd0866 color preview, HTML & CSS examples
           This text has a color of #cd0866        
        
          <p style="color:#cd0866;">Text here</p>
        
        
          .mytext {color:#cd0866;}
        
        Text color #cd0866
      
           This box has a color of #cd0866        
        
          <div style="background-color:#cd0866;">Content here</div>
        
        
          .mybackground {background-color:#cd0866;}
        
        Background color #cd0866
      
           Border around this has a color of #cd0866        
        
          <div style="border:2px solid #cd0866;">Content here</div>
        
        
          .myborder {border:2px solid #cd0866;}
        
        Border color #cd0866