#cbcbfb color space conversions
Hex:
        #cbcbfb
        RGB:
        203, 203, 251
        CMY:
        20, 20, 2
        CMYK:
        19, 19, 0, 2
      HSL:
        240°, 85.7143%, 89.0196%
        HSV (HSB):
        240°, 19.1235%, 98.4314%
        XYZ:
        63.3971, 62.3734, 99.9647
        xyY:
        0.2808, 0.2763, 62.3734
      CIE-Lab:
        83.1116, 9.6596, -23.5012
        CIE-LCH:
        83.1116, 25.4089, 292.3440
        CIE-Luv:
        83.1116, -2.8150, -39.0606
        Hunter-Lab:
        78.9768, 5.0779, -19.7623
      #cbcbfb color charts
#cbcbfb RGB chart
      #cbcbfb CMYK chart
      #cbcbfb RGB pie chart
      #cbcbfb color shades, tints & tones
#cbcbfb color schemes
#cbcbfb color preview, HTML & CSS examples
           This text has a color of #cbcbfb        
        
          <p style="color:#cbcbfb;">Text here</p>
        
        
          .mytext {color:#cbcbfb;}
        
        Text color #cbcbfb
      
           This box has a color of #cbcbfb        
        
          <div style="background-color:#cbcbfb;">Content here</div>
        
        
          .mybackground {background-color:#cbcbfb;}
        
        Background color #cbcbfb
      
           Border around this has a color of #cbcbfb        
        
          <div style="border:2px solid #cbcbfb;">Content here</div>
        
        
          .myborder {border:2px solid #cbcbfb;}
        
        Border color #cbcbfb