#c7bbfa color space conversions
Hex:
        #c7bbfa
        RGB:
        199, 187, 250
        CMY:
        22, 27, 2
        CMYK:
        20, 25, 0, 2
      HSL:
        251°, 86.3014%, 85.6863%
        HSV (HSB):
        251°, 25.2000%, 98.0392%
        XYZ:
        58.5788, 54.5849, 97.8910
        xyY:
        0.2776, 0.2586, 54.5849
      CIE-Lab:
        78.8016, 16.8770, -29.5788
        CIE-LCH:
        78.8016, 34.0549, 299.7082
        CIE-Luv:
        78.8016, 2.3094, -50.0123
        Hunter-Lab:
        73.8816, 12.2353, -26.8404
      #c7bbfa color charts
#c7bbfa RGB chart
      #c7bbfa CMYK chart
      #c7bbfa RGB pie chart
      #c7bbfa color shades, tints & tones
#c7bbfa color schemes
#c7bbfa color preview, HTML & CSS examples
           This text has a color of #c7bbfa        
        
          <p style="color:#c7bbfa;">Text here</p>
        
        
          .mytext {color:#c7bbfa;}
        
        Text color #c7bbfa
      
           This box has a color of #c7bbfa        
        
          <div style="background-color:#c7bbfa;">Content here</div>
        
        
          .mybackground {background-color:#c7bbfa;}
        
        Background color #c7bbfa
      
           Border around this has a color of #c7bbfa        
        
          <div style="border:2px solid #c7bbfa;">Content here</div>
        
        
          .myborder {border:2px solid #c7bbfa;}
        
        Border color #c7bbfa