#cb6bec color space conversions
Hex:
        #cb6bec
        RGB:
        203, 107, 236
        CMY:
        20, 58, 7
        CMYK:
        14, 55, 0, 7
      HSL:
        285°, 77.2455%, 67.2549%
        HSV (HSB):
        285°, 54.6610%, 92.5490%
        XYZ:
        45.0266, 29.2680, 82.6330
        xyY:
        0.2869, 0.1865, 29.2680
      CIE-Lab:
        61.0175, 57.8029, -49.6405
        CIE-LCH:
        61.0175, 76.1929, 319.3444
        CIE-Luv:
        61.0175, 38.2537, -86.0310
        Hunter-Lab:
        54.0999, 53.8882, -52.6904
      #cb6bec color charts
#cb6bec RGB chart
      #cb6bec CMYK chart
      #cb6bec RGB pie chart
      #cb6bec color shades, tints & tones
#cb6bec color schemes
#cb6bec color preview, HTML & CSS examples
           This text has a color of #cb6bec        
        
          <p style="color:#cb6bec;">Text here</p>
        
        
          .mytext {color:#cb6bec;}
        
        Text color #cb6bec
      
           This box has a color of #cb6bec        
        
          <div style="background-color:#cb6bec;">Content here</div>
        
        
          .mybackground {background-color:#cb6bec;}
        
        Background color #cb6bec
      
           Border around this has a color of #cb6bec        
        
          <div style="border:2px solid #cb6bec;">Content here</div>
        
        
          .myborder {border:2px solid #cb6bec;}
        
        Border color #cb6bec