#cfbdf8 color space conversions
Hex:
        #cfbdf8
        RGB:
        207, 189, 248
        CMY:
        19, 26, 3
        CMYK:
        17, 24, 0, 3
      HSL:
        258°, 80.8219%, 85.6863%
        HSV (HSB):
        258°, 23.7903%, 97.2549%
        XYZ:
        60.8730, 56.4379, 96.4922
        xyY:
        0.2847, 0.2640, 56.4379
      CIE-Lab:
        79.8624, 17.7883, -26.8259
        CIE-LCH:
        79.8624, 32.1878, 303.5484
        CIE-Luv:
        79.8624, 5.8064, -45.6420
        Hunter-Lab:
        75.1252, 13.1673, -23.5656
      #cfbdf8 color charts
#cfbdf8 RGB chart
      #cfbdf8 CMYK chart
      #cfbdf8 RGB pie chart
      #cfbdf8 color shades, tints & tones
#cfbdf8 color schemes
#cfbdf8 color preview, HTML & CSS examples
           This text has a color of #cfbdf8        
        
          <p style="color:#cfbdf8;">Text here</p>
        
        
          .mytext {color:#cfbdf8;}
        
        Text color #cfbdf8
      
           This box has a color of #cfbdf8        
        
          <div style="background-color:#cfbdf8;">Content here</div>
        
        
          .mybackground {background-color:#cfbdf8;}
        
        Background color #cfbdf8
      
           Border around this has a color of #cfbdf8        
        
          <div style="border:2px solid #cfbdf8;">Content here</div>
        
        
          .myborder {border:2px solid #cfbdf8;}
        
        Border color #cfbdf8