#cd0290 color space conversions
Hex:
        #cd0290
        RGB:
        205, 2, 144
        CMY:
        20, 99, 44
        CMYK:
        0, 99, 30, 20
      HSL:
        318°, 98.0676%, 40.5882%
        HSV (HSB):
        318°, 99.0244%, 80.3922%
        XYZ:
        30.2326, 15.0362, 27.6944
        xyY:
        0.4144, 0.2061, 15.0362
      CIE-Lab:
        45.6837, 75.4320, -20.3675
        CIE-LCH:
        45.6837, 78.1333, 344.8898
        CIE-Luv:
        45.6837, 94.4496, -40.9658
        Hunter-Lab:
        38.7765, 71.3109, -15.2017
      #cd0290 color charts
#cd0290 RGB chart
      #cd0290 CMYK chart
      #cd0290 RGB pie chart
      #cd0290 color shades, tints & tones
#cd0290 color schemes
#cd0290 color preview, HTML & CSS examples
           This text has a color of #cd0290        
        
          <p style="color:#cd0290;">Text here</p>
        
        
          .mytext {color:#cd0290;}
        
        Text color #cd0290
      
           This box has a color of #cd0290        
        
          <div style="background-color:#cd0290;">Content here</div>
        
        
          .mybackground {background-color:#cd0290;}
        
        Background color #cd0290
      
           Border around this has a color of #cd0290        
        
          <div style="border:2px solid #cd0290;">Content here</div>
        
        
          .myborder {border:2px solid #cd0290;}
        
        Border color #cd0290