#cc379a color space conversions
Hex:
        #cc379a
        RGB:
        204, 55, 154
        CMY:
        20, 78, 40
        CMYK:
        0, 73, 25, 20
      HSL:
        320°, 59.3625%, 50.7843%
        HSV (HSB):
        320°, 73.0392%, 80.0000%
        XYZ:
        32.1008, 17.9028, 32.3355
        xyY:
        0.3899, 0.2174, 17.9028
      CIE-Lab:
        49.3781, 66.3982, -20.7143
        CIE-LCH:
        49.3781, 69.5544, 342.6736
        CIE-Luv:
        49.3781, 80.2810, -40.5317
        Hunter-Lab:
        42.3117, 61.3775, -15.6925
      #cc379a color charts
#cc379a RGB chart
      #cc379a CMYK chart
      #cc379a RGB pie chart
      #cc379a color shades, tints & tones
#cc379a color schemes
#cc379a color preview, HTML & CSS examples
           This text has a color of #cc379a        
        
          <p style="color:#cc379a;">Text here</p>
        
        
          .mytext {color:#cc379a;}
        
        Text color #cc379a
      
           This box has a color of #cc379a        
        
          <div style="background-color:#cc379a;">Content here</div>
        
        
          .mybackground {background-color:#cc379a;}
        
        Background color #cc379a
      
           Border around this has a color of #cc379a        
        
          <div style="border:2px solid #cc379a;">Content here</div>
        
        
          .myborder {border:2px solid #cc379a;}
        
        Border color #cc379a