#cd0871 color space conversions
Hex:
        #cd0871
        RGB:
        205, 8, 113
        CMY:
        20, 97, 56
        CMYK:
        0, 96, 45, 20
      HSL:
        328°, 92.4883%, 41.7647%
        HSV (HSB):
        328°, 96.0976%, 80.3922%
        XYZ:
        28.2443, 14.3451, 16.9030
        xyY:
        0.4748, 0.2411, 14.3451
      CIE-Lab:
        44.7238, 71.9171, -2.7930
        CIE-LCH:
        44.7238, 71.9713, 357.7759
        CIE-Luv:
        44.7238, 108.2977, -17.0904
        Hunter-Lab:
        37.8749, 66.8312, 0.0521
      #cd0871 color charts
#cd0871 RGB chart
      #cd0871 CMYK chart
      #cd0871 RGB pie chart
      #cd0871 color shades, tints & tones
#cd0871 color schemes
#cd0871 color preview, HTML & CSS examples
           This text has a color of #cd0871        
        
          <p style="color:#cd0871;">Text here</p>
        
        
          .mytext {color:#cd0871;}
        
        Text color #cd0871
      
           This box has a color of #cd0871        
        
          <div style="background-color:#cd0871;">Content here</div>
        
        
          .mybackground {background-color:#cd0871;}
        
        Background color #cd0871
      
           Border around this has a color of #cd0871        
        
          <div style="border:2px solid #cd0871;">Content here</div>
        
        
          .myborder {border:2px solid #cd0871;}
        
        Border color #cd0871