#cd2f94 color space conversions
Hex:
        #cd2f94
        RGB:
        205, 47, 148
        CMY:
        20, 82, 42
        CMYK:
        0, 77, 28, 20
      HSL:
        322°, 62.6984%, 49.4118%
        HSV (HSB):
        322°, 77.0732%, 80.3922%
        XYZ:
        31.5386, 17.1503, 29.6650
        xyY:
        0.4025, 0.2189, 17.1503
      CIE-Lab:
        48.4488, 68.3590, -18.5370
        CIE-LCH:
        48.4488, 70.8278, 344.8279
        CIE-Luv:
        48.4488, 85.7141, -37.6434
        Hunter-Lab:
        41.4129, 63.4669, -13.4818
      #cd2f94 color charts
#cd2f94 RGB chart
      #cd2f94 CMYK chart
      #cd2f94 RGB pie chart
      #cd2f94 color shades, tints & tones
#cd2f94 color schemes
#cd2f94 color preview, HTML & CSS examples
           This text has a color of #cd2f94        
        
          <p style="color:#cd2f94;">Text here</p>
        
        
          .mytext {color:#cd2f94;}
        
        Text color #cd2f94
      
           This box has a color of #cd2f94        
        
          <div style="background-color:#cd2f94;">Content here</div>
        
        
          .mybackground {background-color:#cd2f94;}
        
        Background color #cd2f94
      
           Border around this has a color of #cd2f94        
        
          <div style="border:2px solid #cd2f94;">Content here</div>
        
        
          .myborder {border:2px solid #cd2f94;}
        
        Border color #cd2f94