#be5fea color space conversions
Hex:
        #be5fea
        RGB:
        190, 95, 234
        CMY:
        25, 63, 8
        CMYK:
        19, 59, 0, 8
      HSL:
        281°, 76.7956%, 64.5098%
        HSV (HSB):
        281°, 59.4017%, 91.7647%
        XYZ:
        40.1787, 25.0721, 80.5636
        xyY:
        0.2755, 0.1719, 25.0721
      CIE-Lab:
        57.1456, 59.9688, -54.7804
        CIE-LCH:
        57.1456, 81.2229, 317.5889
        CIE-Luv:
        57.1456, 34.4894, -93.1435
        Hunter-Lab:
        50.0720, 55.6056, -60.3445
      #be5fea color charts
#be5fea RGB chart
      #be5fea CMYK chart
      #be5fea RGB pie chart
      #be5fea color shades, tints & tones
#be5fea color schemes
#be5fea color preview, HTML & CSS examples
           This text has a color of #be5fea        
        
          <p style="color:#be5fea;">Text here</p>
        
        
          .mytext {color:#be5fea;}
        
        Text color #be5fea
      
           This box has a color of #be5fea        
        
          <div style="background-color:#be5fea;">Content here</div>
        
        
          .mybackground {background-color:#be5fea;}
        
        Background color #be5fea
      
           Border around this has a color of #be5fea        
        
          <div style="border:2px solid #be5fea;">Content here</div>
        
        
          .myborder {border:2px solid #be5fea;}
        
        Border color #be5fea