#be3ce5 color space conversions
Hex:
        #be3ce5
        RGB:
        190, 60, 229
        CMY:
        25, 76, 10
        CMYK:
        17, 74, 0, 10
      HSL:
        286°, 76.4706%, 56.6667%
        HSV (HSB):
        286°, 73.7991%, 89.8039%
        XYZ:
        36.9939, 19.8360, 76.0077
        xyY:
        0.2785, 0.1493, 19.8360
      CIE-Lab:
        51.6513, 73.4622, -60.7771
        CIE-LCH:
        51.6513, 95.3443, 320.3982
        CIE-Luv:
        51.6513, 43.7806, -101.3864
        Hunter-Lab:
        44.5376, 70.3251, -70.0076
      #be3ce5 color charts
#be3ce5 RGB chart
      #be3ce5 CMYK chart
      #be3ce5 RGB pie chart
      #be3ce5 color shades, tints & tones
#be3ce5 color schemes
#be3ce5 color preview, HTML & CSS examples
           This text has a color of #be3ce5        
        
          <p style="color:#be3ce5;">Text here</p>
        
        
          .mytext {color:#be3ce5;}
        
        Text color #be3ce5
      
           This box has a color of #be3ce5        
        
          <div style="background-color:#be3ce5;">Content here</div>
        
        
          .mybackground {background-color:#be3ce5;}
        
        Background color #be3ce5
      
           Border around this has a color of #be3ce5        
        
          <div style="border:2px solid #be3ce5;">Content here</div>
        
        
          .myborder {border:2px solid #be3ce5;}
        
        Border color #be3ce5