#cbc9fa color space conversions
Hex:
        #cbc9fa
        RGB:
        203, 201, 250
        CMY:
        20, 21, 2
        CMYK:
        19, 20, 0, 2
      HSL:
        242°, 83.0508%, 88.4314%
        HSV (HSB):
        242°, 19.6000%, 98.0392%
        XYZ:
        62.7706, 61.3719, 98.9801
        xyY:
        0.2813, 0.2751, 61.3719
      CIE-Lab:
        82.5783, 10.5145, -23.7804
        CIE-LCH:
        82.5783, 26.0012, 293.8525
        CIE-Luv:
        82.5783, -1.8531, -39.6263
        Hunter-Lab:
        78.3402, 5.9287, -20.0726
      #cbc9fa color charts
#cbc9fa RGB chart
      #cbc9fa CMYK chart
      #cbc9fa RGB pie chart
      #cbc9fa color shades, tints & tones
#cbc9fa color schemes
#cbc9fa color preview, HTML & CSS examples
           This text has a color of #cbc9fa        
        
          <p style="color:#cbc9fa;">Text here</p>
        
        
          .mytext {color:#cbc9fa;}
        
        Text color #cbc9fa
      
           This box has a color of #cbc9fa        
        
          <div style="background-color:#cbc9fa;">Content here</div>
        
        
          .mybackground {background-color:#cbc9fa;}
        
        Background color #cbc9fa
      
           Border around this has a color of #cbc9fa        
        
          <div style="border:2px solid #cbc9fa;">Content here</div>
        
        
          .myborder {border:2px solid #cbc9fa;}
        
        Border color #cbc9fa