#c9bfde color space conversions
Hex:
        #c9bfde
        RGB:
        201, 191, 222
        CMY:
        21, 25, 13
        CMYK:
        9, 14, 0, 13
      HSL:
        259°, 31.9588%, 80.9804%
        HSV (HSB):
        259°, 13.9640%, 87.0588%
        XYZ:
        55.9030, 54.9530, 76.7678
        xyY:
        0.2980, 0.2929, 54.9530
      CIE-Lab:
        79.0142, 9.3803, -14.1891
        CIE-LCH:
        79.0142, 17.0095, 303.4685
        CIE-Luv:
        79.0142, 3.6171, -23.5971
        Hunter-Lab:
        74.1303, 4.8820, -9.5083
      #c9bfde color charts
#c9bfde RGB chart
      #c9bfde CMYK chart
      #c9bfde RGB pie chart
      #c9bfde color shades, tints & tones
#c9bfde color schemes
#c9bfde color preview, HTML & CSS examples
           This text has a color of #c9bfde        
        
          <p style="color:#c9bfde;">Text here</p>
        
        
          .mytext {color:#c9bfde;}
        
        Text color #c9bfde
      
           This box has a color of #c9bfde        
        
          <div style="background-color:#c9bfde;">Content here</div>
        
        
          .mybackground {background-color:#c9bfde;}
        
        Background color #c9bfde
      
           Border around this has a color of #c9bfde        
        
          <div style="border:2px solid #c9bfde;">Content here</div>
        
        
          .myborder {border:2px solid #c9bfde;}
        
        Border color #c9bfde