#cc1d98 color space conversions
Hex:
        #cc1d98
        RGB:
        204, 29, 152
        CMY:
        20, 89, 40
        CMYK:
        0, 86, 25, 20
      HSL:
        318°, 75.1073%, 45.6863%
        HSV (HSB):
        318°, 85.7843%, 80.0000%
        XYZ:
        31.0087, 15.9831, 31.1565
        xyY:
        0.3968, 0.2045, 15.9831
      CIE-Lab:
        46.9523, 72.8598, -23.2547
        CIE-LCH:
        46.9523, 76.4809, 342.2985
        CIE-Luv:
        46.9523, 87.1043, -44.7979
        Hunter-Lab:
        39.9789, 68.4865, -18.2209
      #cc1d98 color charts
#cc1d98 RGB chart
      #cc1d98 CMYK chart
      #cc1d98 RGB pie chart
      #cc1d98 color shades, tints & tones
#cc1d98 color schemes
#cc1d98 color preview, HTML & CSS examples
           This text has a color of #cc1d98        
        
          <p style="color:#cc1d98;">Text here</p>
        
        
          .mytext {color:#cc1d98;}
        
        Text color #cc1d98
      
           This box has a color of #cc1d98        
        
          <div style="background-color:#cc1d98;">Content here</div>
        
        
          .mybackground {background-color:#cc1d98;}
        
        Background color #cc1d98
      
           Border around this has a color of #cc1d98        
        
          <div style="border:2px solid #cc1d98;">Content here</div>
        
        
          .myborder {border:2px solid #cc1d98;}
        
        Border color #cc1d98