#be5ce5 color space conversions
Hex:
        #be5ce5
        RGB:
        190, 92, 229
        CMY:
        25, 64, 10
        CMYK:
        17, 60, 0, 10
      HSL:
        283°, 72.4868%, 62.9412%
        HSV (HSB):
        283°, 59.8253%, 89.8039%
        XYZ:
        39.2052, 24.2586, 76.7448
        xyY:
        0.2796, 0.1730, 24.2586
      CIE-Lab:
        56.3458, 60.3609, -53.2548
        CIE-LCH:
        56.3458, 80.4954, 318.5789
        CIE-Luv:
        56.3458, 36.4621, -90.5370
        Hunter-Lab:
        49.2530, 55.8926, -57.9071
      #be5ce5 color charts
#be5ce5 RGB chart
      #be5ce5 CMYK chart
      #be5ce5 RGB pie chart
      #be5ce5 color shades, tints & tones
#be5ce5 color schemes
#be5ce5 color preview, HTML & CSS examples
           This text has a color of #be5ce5        
        
          <p style="color:#be5ce5;">Text here</p>
        
        
          .mytext {color:#be5ce5;}
        
        Text color #be5ce5
      
           This box has a color of #be5ce5        
        
          <div style="background-color:#be5ce5;">Content here</div>
        
        
          .mybackground {background-color:#be5ce5;}
        
        Background color #be5ce5
      
           Border around this has a color of #be5ce5        
        
          <div style="border:2px solid #be5ce5;">Content here</div>
        
        
          .myborder {border:2px solid #be5ce5;}
        
        Border color #be5ce5