#be3ce2 color space conversions
Hex:
        #be3ce2
        RGB:
        190, 60, 226
        CMY:
        25, 76, 11
        CMYK:
        16, 73, 0, 11
      HSL:
        287°, 74.1071%, 56.0784%
        HSV (HSB):
        287°, 73.4513%, 88.6275%
        XYZ:
        36.5785, 19.6699, 73.8203
        xyY:
        0.2812, 0.1512, 19.6699
      CIE-Lab:
        51.4619, 72.9071, -59.3851
        CIE-LCH:
        51.4619, 94.0321, 320.8361
        CIE-Luv:
        51.4619, 44.6233, -99.1883
        Hunter-Lab:
        44.3507, 69.6053, -67.6407
      #be3ce2 color charts
#be3ce2 RGB chart
      #be3ce2 CMYK chart
      #be3ce2 RGB pie chart
      #be3ce2 color shades, tints & tones
#be3ce2 color schemes
#be3ce2 color preview, HTML & CSS examples
           This text has a color of #be3ce2        
        
          <p style="color:#be3ce2;">Text here</p>
        
        
          .mytext {color:#be3ce2;}
        
        Text color #be3ce2
      
           This box has a color of #be3ce2        
        
          <div style="background-color:#be3ce2;">Content here</div>
        
        
          .mybackground {background-color:#be3ce2;}
        
        Background color #be3ce2
      
           Border around this has a color of #be3ce2        
        
          <div style="border:2px solid #be3ce2;">Content here</div>
        
        
          .myborder {border:2px solid #be3ce2;}
        
        Border color #be3ce2