#cfb9de color space conversions
Hex:
        #cfb9de
        RGB:
        207, 185, 222
        CMY:
        19, 27, 13
        CMYK:
        7, 17, 0, 13
      HSL:
        276°, 35.9223%, 79.8039%
        HSV (HSB):
        276°, 16.6667%, 87.0588%
        XYZ:
        56.2659, 53.2372, 76.4175
        xyY:
        0.3026, 0.2863, 53.2372
      CIE-Lab:
        78.0149, 14.5924, -15.6410
        CIE-LCH:
        78.0149, 21.3911, 313.0136
        CIE-Luv:
        78.0149, 9.9073, -26.7353
        Hunter-Lab:
        72.9639, 9.9631, -11.0217
      #cfb9de color charts
#cfb9de RGB chart
      #cfb9de CMYK chart
      #cfb9de RGB pie chart
      #cfb9de color shades, tints & tones
#cfb9de color schemes
#cfb9de color preview, HTML & CSS examples
           This text has a color of #cfb9de        
        
          <p style="color:#cfb9de;">Text here</p>
        
        
          .mytext {color:#cfb9de;}
        
        Text color #cfb9de
      
           This box has a color of #cfb9de        
        
          <div style="background-color:#cfb9de;">Content here</div>
        
        
          .mybackground {background-color:#cfb9de;}
        
        Background color #cfb9de
      
           Border around this has a color of #cfb9de        
        
          <div style="border:2px solid #cfb9de;">Content here</div>
        
        
          .myborder {border:2px solid #cfb9de;}
        
        Border color #cfb9de