#cb4bee color space conversions
Hex:
        #cb4bee
        RGB:
        203, 75, 238
        CMY:
        20, 71, 7
        CMYK:
        15, 68, 0, 7
      HSL:
        287°, 82.7411%, 61.3725%
        HSV (HSB):
        287°, 68.4874%, 93.3333%
        XYZ:
        42.5773, 23.9017, 83.2583
        xyY:
        0.2843, 0.1596, 23.9017
      CIE-Lab:
        55.9893, 72.2765, -58.7689
        CIE-LCH:
        55.9893, 93.1540, 320.8850
        CIE-Luv:
        55.9893, 46.4527, -100.3253
        Hunter-Lab:
        48.8894, 69.8976, -66.7480
      #cb4bee color charts
#cb4bee RGB chart
      #cb4bee CMYK chart
      #cb4bee RGB pie chart
      #cb4bee color shades, tints & tones
#cb4bee color schemes
#cb4bee color preview, HTML & CSS examples
           This text has a color of #cb4bee        
        
          <p style="color:#cb4bee;">Text here</p>
        
        
          .mytext {color:#cb4bee;}
        
        Text color #cb4bee
      
           This box has a color of #cb4bee        
        
          <div style="background-color:#cb4bee;">Content here</div>
        
        
          .mybackground {background-color:#cb4bee;}
        
        Background color #cb4bee
      
           Border around this has a color of #cb4bee        
        
          <div style="border:2px solid #cb4bee;">Content here</div>
        
        
          .myborder {border:2px solid #cb4bee;}
        
        Border color #cb4bee