#cb9df2 color space conversions
Hex:
        #cb9df2
        RGB:
        203, 157, 242
        CMY:
        20, 38, 5
        CMYK:
        16, 35, 0, 5
      HSL:
        272°, 76.5766%, 78.2353%
        HSV (HSB):
        272°, 35.1240%, 94.9020%
        XYZ:
        52.7126, 43.2213, 89.5687
        xyY:
        0.2842, 0.2330, 43.2213
      CIE-Lab:
        71.7049, 32.7600, -36.1814
        CIE-LCH:
        71.7049, 48.8089, 312.1589
        CIE-Luv:
        71.7049, 18.2616, -62.6468
        Hunter-Lab:
        65.7429, 28.0711, -34.7572
      #cb9df2 color charts
#cb9df2 RGB chart
      #cb9df2 CMYK chart
      #cb9df2 RGB pie chart
      #cb9df2 color shades, tints & tones
#cb9df2 color schemes
#cb9df2 color preview, HTML & CSS examples
           This text has a color of #cb9df2        
        
          <p style="color:#cb9df2;">Text here</p>
        
        
          .mytext {color:#cb9df2;}
        
        Text color #cb9df2
      
           This box has a color of #cb9df2        
        
          <div style="background-color:#cb9df2;">Content here</div>
        
        
          .mybackground {background-color:#cb9df2;}
        
        Background color #cb9df2
      
           Border around this has a color of #cb9df2        
        
          <div style="border:2px solid #cb9df2;">Content here</div>
        
        
          .myborder {border:2px solid #cb9df2;}
        
        Border color #cb9df2