#ce0cc1 color space conversions
Hex:
        #ce0cc1
        RGB:
        206, 12, 193
        CMY:
        19, 95, 24
        CMYK:
        0, 94, 6, 19
      HSL:
        304°, 88.9908%, 42.7451%
        HSV (HSB):
        304°, 94.1748%, 80.7843%
        XYZ:
        35.2107, 17.2350, 51.9230
        xyY:
        0.3374, 0.1651, 17.2350
      CIE-Lab:
        48.5548, 80.8466, -44.9521
        CIE-LCH:
        48.5548, 92.5033, 330.9252
        CIE-Luv:
        48.5548, 72.8982, -77.8009
        Hunter-Lab:
        41.5151, 78.7421, -45.0935
      #ce0cc1 color charts
#ce0cc1 RGB chart
      #ce0cc1 CMYK chart
      #ce0cc1 RGB pie chart
      #ce0cc1 color shades, tints & tones
#ce0cc1 color schemes
#ce0cc1 color preview, HTML & CSS examples
           This text has a color of #ce0cc1        
        
          <p style="color:#ce0cc1;">Text here</p>
        
        
          .mytext {color:#ce0cc1;}
        
        Text color #ce0cc1
      
           This box has a color of #ce0cc1        
        
          <div style="background-color:#ce0cc1;">Content here</div>
        
        
          .mybackground {background-color:#ce0cc1;}
        
        Background color #ce0cc1
      
           Border around this has a color of #ce0cc1        
        
          <div style="border:2px solid #ce0cc1;">Content here</div>
        
        
          .myborder {border:2px solid #ce0cc1;}
        
        Border color #ce0cc1