#cfb7ee color space conversions
Hex:
        #cfb7ee
        RGB:
        207, 183, 238
        CMY:
        19, 28, 7
        CMYK:
        13, 23, 0, 7
      HSL:
        266°, 61.7978%, 82.5490%
        HSV (HSB):
        266°, 23.1092%, 93.3333%
        XYZ:
        58.0982, 53.3054, 88.1158
        xyY:
        0.2912, 0.2672, 53.3054
      CIE-Lab:
        78.0550, 18.9282, -24.2142
        CIE-LCH:
        78.0550, 30.7344, 308.0147
        CIE-Luv:
        78.0550, 9.4156, -41.3628
        Hunter-Lab:
        73.0106, 14.2731, -20.4492
      #cfb7ee color charts
#cfb7ee RGB chart
      #cfb7ee CMYK chart
      #cfb7ee RGB pie chart
      #cfb7ee color shades, tints & tones
#cfb7ee color schemes
#cfb7ee color preview, HTML & CSS examples
           This text has a color of #cfb7ee        
        
          <p style="color:#cfb7ee;">Text here</p>
        
        
          .mytext {color:#cfb7ee;}
        
        Text color #cfb7ee
      
           This box has a color of #cfb7ee        
        
          <div style="background-color:#cfb7ee;">Content here</div>
        
        
          .mybackground {background-color:#cfb7ee;}
        
        Background color #cfb7ee
      
           Border around this has a color of #cfb7ee        
        
          <div style="border:2px solid #cfb7ee;">Content here</div>
        
        
          .myborder {border:2px solid #cfb7ee;}
        
        Border color #cfb7ee