#ce81d5 color space conversions
Hex:
        #ce81d5
        RGB:
        206, 129, 213
        CMY:
        19, 49, 16
        CMYK:
        3, 39, 0, 16
      HSL:
        295°, 50.0000%, 67.0588%
        HSV (HSB):
        295°, 39.4366%, 83.5294%
        XYZ:
        45.3141, 33.6264, 67.0530
        xyY:
        0.3104, 0.2303, 33.6264
      CIE-Lab:
        64.6650, 42.9087, -31.0793
        CIE-LCH:
        64.6650, 52.9819, 324.0837
        CIE-Luv:
        64.6650, 36.6147, -54.8827
        Hunter-Lab:
        57.9883, 38.0067, -27.9664
      #ce81d5 color charts
#ce81d5 RGB chart
      #ce81d5 CMYK chart
      #ce81d5 RGB pie chart
      #ce81d5 color shades, tints & tones
#ce81d5 color schemes
#ce81d5 color preview, HTML & CSS examples
           This text has a color of #ce81d5        
        
          <p style="color:#ce81d5;">Text here</p>
        
        
          .mytext {color:#ce81d5;}
        
        Text color #ce81d5
      
           This box has a color of #ce81d5        
        
          <div style="background-color:#ce81d5;">Content here</div>
        
        
          .mybackground {background-color:#ce81d5;}
        
        Background color #ce81d5
      
           Border around this has a color of #ce81d5        
        
          <div style="border:2px solid #ce81d5;">Content here</div>
        
        
          .myborder {border:2px solid #ce81d5;}
        
        Border color #ce81d5