#be5eea color space conversions
Hex:
        #be5eea
        RGB:
        190, 94, 234
        CMY:
        25, 63, 8
        CMYK:
        19, 60, 0, 8
      HSL:
        281°, 76.9231%, 64.3137%
        HSV (HSB):
        281°, 59.8291%, 91.7647%
        XYZ:
        40.0892, 24.8931, 80.5338
        xyY:
        0.2755, 0.1711, 24.8931
      CIE-Lab:
        56.9711, 60.4421, -55.0590
        CIE-LCH:
        56.9711, 81.7603, 317.6685
        CIE-Luv:
        56.9711, 34.7703, -93.5700
        Hunter-Lab:
        49.8930, 56.1128, -60.7768
      #be5eea color charts
#be5eea RGB chart
      #be5eea CMYK chart
      #be5eea RGB pie chart
      #be5eea color shades, tints & tones
#be5eea color schemes
#be5eea color preview, HTML & CSS examples
           This text has a color of #be5eea        
        
          <p style="color:#be5eea;">Text here</p>
        
        
          .mytext {color:#be5eea;}
        
        Text color #be5eea
      
           This box has a color of #be5eea        
        
          <div style="background-color:#be5eea;">Content here</div>
        
        
          .mybackground {background-color:#be5eea;}
        
        Background color #be5eea
      
           Border around this has a color of #be5eea        
        
          <div style="border:2px solid #be5eea;">Content here</div>
        
        
          .myborder {border:2px solid #be5eea;}
        
        Border color #be5eea