#ce1bd1 color space conversions
Hex:
        #ce1bd1
        RGB:
        206, 27, 209
        CMY:
        19, 89, 18
        CMYK:
        1, 87, 0, 18
      HSL:
        299°, 77.1186%, 46.2745%
        HSV (HSB):
        299°, 87.0813%, 81.9608%
        XYZ:
        37.3542, 18.5091, 61.9254
        xyY:
        0.3171, 0.1571, 18.5091
      CIE-Lab:
        50.1079, 81.2959, -51.7249
        CIE-LCH:
        50.1079, 96.3560, 327.5333
        CIE-Luv:
        50.1079, 65.4891, -88.3840
        Hunter-Lab:
        43.0222, 79.6941, -55.2254
      #ce1bd1 color charts
#ce1bd1 RGB chart
      #ce1bd1 CMYK chart
      #ce1bd1 RGB pie chart
      #ce1bd1 color shades, tints & tones
#ce1bd1 color schemes
#ce1bd1 color preview, HTML & CSS examples
           This text has a color of #ce1bd1        
        
          <p style="color:#ce1bd1;">Text here</p>
        
        
          .mytext {color:#ce1bd1;}
        
        Text color #ce1bd1
      
           This box has a color of #ce1bd1        
        
          <div style="background-color:#ce1bd1;">Content here</div>
        
        
          .mybackground {background-color:#ce1bd1;}
        
        Background color #ce1bd1
      
           Border around this has a color of #ce1bd1        
        
          <div style="border:2px solid #ce1bd1;">Content here</div>
        
        
          .myborder {border:2px solid #ce1bd1;}
        
        Border color #ce1bd1