#cfcbf3 color space conversions
Hex:
        #cfcbf3
        RGB:
        207, 203, 243
        CMY:
        19, 20, 5
        CMYK:
        15, 16, 0, 5
      HSL:
        246°, 62.5000%, 87.4510%
        HSV (HSB):
        246°, 16.4609%, 95.2941%
        XYZ:
        63.2657, 62.4483, 93.5133
        xyY:
        0.2886, 0.2849, 62.4483
      CIE-Lab:
        83.1513, 9.1866, -19.1578
        CIE-LCH:
        83.1513, 21.2466, 295.6188
        CIE-Luv:
        83.1513, -0.2339, -31.8111
        Hunter-Lab:
        79.0243, 4.6122, -14.8438
      #cfcbf3 color charts
#cfcbf3 RGB chart
      #cfcbf3 CMYK chart
      #cfcbf3 RGB pie chart
      #cfcbf3 color shades, tints & tones
#cfcbf3 color schemes
#cfcbf3 color preview, HTML & CSS examples
           This text has a color of #cfcbf3        
        
          <p style="color:#cfcbf3;">Text here</p>
        
        
          .mytext {color:#cfcbf3;}
        
        Text color #cfcbf3
      
           This box has a color of #cfcbf3        
        
          <div style="background-color:#cfcbf3;">Content here</div>
        
        
          .mybackground {background-color:#cfcbf3;}
        
        Background color #cfcbf3
      
           Border around this has a color of #cfcbf3        
        
          <div style="border:2px solid #cfcbf3;">Content here</div>
        
        
          .myborder {border:2px solid #cfcbf3;}
        
        Border color #cfcbf3