#ce2df3 color space conversions
Hex:
        #ce2df3
        RGB:
        206, 45, 243
        CMY:
        19, 82, 5
        CMYK:
        15, 81, 0, 5
      HSL:
        289°, 89.1892%, 56.4706%
        HSV (HSB):
        289°, 81.4815%, 95.2941%
        XYZ:
        42.5696, 21.4696, 86.6944
        xyY:
        0.2824, 0.1424, 21.4696
      CIE-Lab:
        53.4597, 83.1568, -65.6123
        CIE-LCH:
        53.4597, 105.9246, 321.7259
        CIE-Luv:
        53.4597, 51.9410, -110.5177
        Hunter-Lab:
        46.3354, 82.9063, -78.4981
      #ce2df3 color charts
#ce2df3 RGB chart
      #ce2df3 CMYK chart
      #ce2df3 RGB pie chart
      #ce2df3 color shades, tints & tones
#ce2df3 color schemes
#ce2df3 color preview, HTML & CSS examples
           This text has a color of #ce2df3        
        
          <p style="color:#ce2df3;">Text here</p>
        
        
          .mytext {color:#ce2df3;}
        
        Text color #ce2df3
      
           This box has a color of #ce2df3        
        
          <div style="background-color:#ce2df3;">Content here</div>
        
        
          .mybackground {background-color:#ce2df3;}
        
        Background color #ce2df3
      
           Border around this has a color of #ce2df3        
        
          <div style="border:2px solid #ce2df3;">Content here</div>
        
        
          .myborder {border:2px solid #ce2df3;}
        
        Border color #ce2df3