#cd0495 color space conversions
Hex:
        #cd0495
        RGB:
        205, 4, 149
        CMY:
        20, 98, 42
        CMYK:
        0, 98, 27, 20
      HSL:
        317°, 96.1722%, 40.9804%
        HSV (HSB):
        317°, 98.0488%, 80.3922%
        XYZ:
        30.6451, 15.2359, 29.7594
        xyY:
        0.4051, 0.2014, 15.2359
      CIE-Lab:
        45.9556, 75.8051, -22.9730
        CIE-LCH:
        45.9556, 79.2097, 343.1404
        CIE-Luv:
        45.9556, 91.9647, -44.7032
        Hunter-Lab:
        39.0332, 71.8328, -17.8803
      #cd0495 color charts
#cd0495 RGB chart
      #cd0495 CMYK chart
      #cd0495 RGB pie chart
      #cd0495 color shades, tints & tones
#cd0495 color schemes
#cd0495 color preview, HTML & CSS examples
           This text has a color of #cd0495        
        
          <p style="color:#cd0495;">Text here</p>
        
        
          .mytext {color:#cd0495;}
        
        Text color #cd0495
      
           This box has a color of #cd0495        
        
          <div style="background-color:#cd0495;">Content here</div>
        
        
          .mybackground {background-color:#cd0495;}
        
        Background color #cd0495
      
           Border around this has a color of #cd0495        
        
          <div style="border:2px solid #cd0495;">Content here</div>
        
        
          .myborder {border:2px solid #cd0495;}
        
        Border color #cd0495