#ce2de8 color space conversions
Hex:
        #ce2de8
        RGB:
        206, 45, 232
        CMY:
        19, 82, 9
        CMYK:
        11, 81, 0, 9
      HSL:
        292°, 80.2575%, 54.3137%
        HSV (HSB):
        292°, 80.6034%, 90.9804%
        XYZ:
        40.9575, 20.8248, 78.2048
        xyY:
        0.2926, 0.1488, 20.8248
      CIE-Lab:
        52.7572, 81.2933, -60.5637
        CIE-LCH:
        52.7572, 101.3734, 323.3138
        CIE-Luv:
        52.7572, 55.4225, -102.5741
        Hunter-Lab:
        45.6342, 80.3471, -69.6633
      #ce2de8 color charts
#ce2de8 RGB chart
      #ce2de8 CMYK chart
      #ce2de8 RGB pie chart
      #ce2de8 color shades, tints & tones
#ce2de8 color schemes
#ce2de8 color preview, HTML & CSS examples
           This text has a color of #ce2de8        
        
          <p style="color:#ce2de8;">Text here</p>
        
        
          .mytext {color:#ce2de8;}
        
        Text color #ce2de8
      
           This box has a color of #ce2de8        
        
          <div style="background-color:#ce2de8;">Content here</div>
        
        
          .mybackground {background-color:#ce2de8;}
        
        Background color #ce2de8
      
           Border around this has a color of #ce2de8        
        
          <div style="border:2px solid #ce2de8;">Content here</div>
        
        
          .myborder {border:2px solid #ce2de8;}
        
        Border color #ce2de8