#cd199b color space conversions
Hex:
        #cd199b
        RGB:
        205, 25, 155
        CMY:
        20, 90, 39
        CMYK:
        0, 88, 24, 20
      HSL:
        317°, 78.2609%, 45.0980%
        HSV (HSB):
        317°, 87.8049%, 80.3922%
        XYZ:
        31.4409, 16.0410, 32.4494
        xyY:
        0.3933, 0.2007, 16.0410
      CIE-Lab:
        47.0282, 74.1245, -24.9223
        CIE-LCH:
        47.0282, 78.2020, 341.4162
        CIE-Luv:
        47.0282, 87.1871, -47.3936
        Hunter-Lab:
        40.0512, 70.0361, -20.0009
      #cd199b color charts
#cd199b RGB chart
      #cd199b CMYK chart
      #cd199b RGB pie chart
      #cd199b color shades, tints & tones
#cd199b color schemes
#cd199b color preview, HTML & CSS examples
           This text has a color of #cd199b        
        
          <p style="color:#cd199b;">Text here</p>
        
        
          .mytext {color:#cd199b;}
        
        Text color #cd199b
      
           This box has a color of #cd199b        
        
          <div style="background-color:#cd199b;">Content here</div>
        
        
          .mybackground {background-color:#cd199b;}
        
        Background color #cd199b
      
           Border around this has a color of #cd199b        
        
          <div style="border:2px solid #cd199b;">Content here</div>
        
        
          .myborder {border:2px solid #cd199b;}
        
        Border color #cd199b