#cb9fda color space conversions
Hex:
        #cb9fda
        RGB:
        203, 159, 218
        CMY:
        20, 38, 15
        CMYK:
        7, 27, 0, 15
      HSL:
        285°, 44.3609%, 73.9216%
        HSV (HSB):
        285°, 27.0642%, 85.4902%
        XYZ:
        49.6816, 42.5547, 71.9250
        xyY:
        0.3026, 0.2592, 42.5547
      CIE-Lab:
        71.2517, 26.6838, -23.7480
        CIE-LCH:
        71.2517, 35.7211, 318.3316
        CIE-Luv:
        71.2517, 20.4192, -41.2818
        Hunter-Lab:
        65.2340, 21.7845, -19.7076
      #cb9fda color charts
#cb9fda RGB chart
      #cb9fda CMYK chart
      #cb9fda RGB pie chart
      #cb9fda color shades, tints & tones
#cb9fda color schemes
#cb9fda color preview, HTML & CSS examples
           This text has a color of #cb9fda        
        
          <p style="color:#cb9fda;">Text here</p>
        
        
          .mytext {color:#cb9fda;}
        
        Text color #cb9fda
      
           This box has a color of #cb9fda        
        
          <div style="background-color:#cb9fda;">Content here</div>
        
        
          .mybackground {background-color:#cb9fda;}
        
        Background color #cb9fda
      
           Border around this has a color of #cb9fda        
        
          <div style="border:2px solid #cb9fda;">Content here</div>
        
        
          .myborder {border:2px solid #cb9fda;}
        
        Border color #cb9fda