#cd0469 color space conversions
Hex:
        #cd0469
        RGB:
        205, 4, 105
        CMY:
        20, 98, 59
        CMYK:
        0, 98, 49, 20
      HSL:
        330°, 96.1722%, 40.9804%
        HSV (HSB):
        330°, 98.0488%, 80.3922%
        XYZ:
        27.7701, 14.0859, 14.6198
        xyY:
        0.4917, 0.2494, 14.0859
      CIE-Lab:
        44.3559, 71.6249, 1.6483
        CIE-LCH:
        44.3559, 71.6438, 1.3183
        CIE-Luv:
        44.3559, 112.3175, -11.6738
        Hunter-Lab:
        37.5312, 66.3961, 3.1761
      #cd0469 color charts
#cd0469 RGB chart
      #cd0469 CMYK chart
      #cd0469 RGB pie chart
      #cd0469 color shades, tints & tones
#cd0469 color schemes
#cd0469 color preview, HTML & CSS examples
           This text has a color of #cd0469        
        
          <p style="color:#cd0469;">Text here</p>
        
        
          .mytext {color:#cd0469;}
        
        Text color #cd0469
      
           This box has a color of #cd0469        
        
          <div style="background-color:#cd0469;">Content here</div>
        
        
          .mybackground {background-color:#cd0469;}
        
        Background color #cd0469
      
           Border around this has a color of #cd0469        
        
          <div style="border:2px solid #cd0469;">Content here</div>
        
        
          .myborder {border:2px solid #cd0469;}
        
        Border color #cd0469