#cb9efa color space conversions
Hex:
        #cb9efa
        RGB:
        203, 158, 250
        CMY:
        20, 38, 2
        CMYK:
        19, 37, 0, 2
      HSL:
        269°, 90.1961%, 80.0000%
        HSV (HSB):
        269°, 36.8000%, 98.0392%
        XYZ:
        54.1108, 44.0524, 96.0935
        xyY:
        0.2786, 0.2268, 44.0524
      CIE-Lab:
        72.2635, 33.9527, -39.6625
        CIE-LCH:
        72.2635, 52.2102, 310.5649
        CIE-Luv:
        72.2635, 16.8326, -68.6913
        Hunter-Lab:
        66.3719, 29.3740, -39.3799
      #cb9efa color charts
#cb9efa RGB chart
      #cb9efa CMYK chart
      #cb9efa RGB pie chart
      #cb9efa color shades, tints & tones
#cb9efa color schemes
#cb9efa color preview, HTML & CSS examples
           This text has a color of #cb9efa        
        
          <p style="color:#cb9efa;">Text here</p>
        
        
          .mytext {color:#cb9efa;}
        
        Text color #cb9efa
      
           This box has a color of #cb9efa        
        
          <div style="background-color:#cb9efa;">Content here</div>
        
        
          .mybackground {background-color:#cb9efa;}
        
        Background color #cb9efa
      
           Border around this has a color of #cb9efa        
        
          <div style="border:2px solid #cb9efa;">Content here</div>
        
        
          .myborder {border:2px solid #cb9efa;}
        
        Border color #cb9efa