#cc1194 color space conversions
Hex:
        #cc1194
        RGB:
        204, 17, 148
        CMY:
        20, 93, 42
        CMYK:
        0, 92, 27, 20
      HSL:
        318°, 84.6154%, 43.3333%
        HSV (HSB):
        318°, 91.6667%, 80.0000%
        XYZ:
        30.4476, 15.3764, 29.3801
        xyY:
        0.4049, 0.2045, 15.3764
      CIE-Lab:
        46.1455, 74.2488, -22.0920
        CIE-LCH:
        46.1455, 77.4657, 343.4302
        CIE-Luv:
        46.1455, 90.5212, -43.2378
        Hunter-Lab:
        39.2127, 69.9779, -16.9741
      #cc1194 color charts
#cc1194 RGB chart
      #cc1194 CMYK chart
      #cc1194 RGB pie chart
      #cc1194 color shades, tints & tones
#cc1194 color schemes
#cc1194 color preview, HTML & CSS examples
           This text has a color of #cc1194        
        
          <p style="color:#cc1194;">Text here</p>
        
        
          .mytext {color:#cc1194;}
        
        Text color #cc1194
      
           This box has a color of #cc1194        
        
          <div style="background-color:#cc1194;">Content here</div>
        
        
          .mybackground {background-color:#cc1194;}
        
        Background color #cc1194
      
           Border around this has a color of #cc1194        
        
          <div style="border:2px solid #cc1194;">Content here</div>
        
        
          .myborder {border:2px solid #cc1194;}
        
        Border color #cc1194