#ce1ea2 color space conversions
Hex:
        #ce1ea2
        RGB:
        206, 30, 162
        CMY:
        19, 88, 36
        CMYK:
        0, 85, 21, 19
      HSL:
        315°, 74.5763%, 46.2745%
        HSV (HSB):
        315°, 85.4369%, 80.7843%
        XYZ:
        32.4395, 16.6590, 35.6882
        xyY:
        0.3826, 0.1965, 16.6590
      CIE-Lab:
        47.8275, 74.3021, -27.8486
        CIE-LCH:
        47.8275, 79.3496, 339.4539
        CIE-Luv:
        47.8275, 84.1826, -51.7890
        Hunter-Lab:
        40.8154, 70.4420, -23.2712
      #ce1ea2 color charts
#ce1ea2 RGB chart
      #ce1ea2 CMYK chart
      #ce1ea2 RGB pie chart
      #ce1ea2 color shades, tints & tones
#ce1ea2 color schemes
#ce1ea2 color preview, HTML & CSS examples
           This text has a color of #ce1ea2        
        
          <p style="color:#ce1ea2;">Text here</p>
        
        
          .mytext {color:#ce1ea2;}
        
        Text color #ce1ea2
      
           This box has a color of #ce1ea2        
        
          <div style="background-color:#ce1ea2;">Content here</div>
        
        
          .mybackground {background-color:#ce1ea2;}
        
        Background color #ce1ea2
      
           Border around this has a color of #ce1ea2        
        
          <div style="border:2px solid #ce1ea2;">Content here</div>
        
        
          .myborder {border:2px solid #ce1ea2;}
        
        Border color #ce1ea2