#cd098d color space conversions
Hex:
        #cd098d
        RGB:
        205, 9, 141
        CMY:
        20, 96, 45
        CMYK:
        0, 96, 31, 20
      HSL:
        320°, 91.5888%, 41.9608%
        HSV (HSB):
        320°, 95.6098%, 80.3922%
        XYZ:
        30.0822, 15.0976, 26.5279
        xyY:
        0.4195, 0.2105, 15.0976
      CIE-Lab:
        45.7676, 74.5037, -18.4181
        CIE-LCH:
        45.7676, 76.7465, 346.1142
        CIE-Luv:
        45.7676, 95.2821, -38.1338
        Hunter-Lab:
        38.8556, 70.1983, -13.2801
      #cd098d color charts
#cd098d RGB chart
      #cd098d CMYK chart
      #cd098d RGB pie chart
      #cd098d color shades, tints & tones
#cd098d color schemes
#cd098d color preview, HTML & CSS examples
           This text has a color of #cd098d        
        
          <p style="color:#cd098d;">Text here</p>
        
        
          .mytext {color:#cd098d;}
        
        Text color #cd098d
      
           This box has a color of #cd098d        
        
          <div style="background-color:#cd098d;">Content here</div>
        
        
          .mybackground {background-color:#cd098d;}
        
        Background color #cd098d
      
           Border around this has a color of #cd098d        
        
          <div style="border:2px solid #cd098d;">Content here</div>
        
        
          .myborder {border:2px solid #cd098d;}
        
        Border color #cd098d