#be31ee color space conversions
Hex:
        #be31ee
        RGB:
        190, 49, 238
        CMY:
        25, 81, 7
        CMYK:
        20, 79, 0, 7
      HSL:
        285°, 84.7534%, 56.2745%
        HSV (HSB):
        285°, 79.4118%, 93.3333%
        XYZ:
        37.7661, 19.3168, 82.6269
        xyY:
        0.2703, 0.1383, 19.3168
      CIE-Lab:
        51.0558, 78.5515, -66.8113
        CIE-LCH:
        51.0558, 103.1217, 319.6175
        CIE-Luv:
        51.0558, 42.9423, -110.3085
        Hunter-Lab:
        43.9509, 76.4674, -80.6985
      #be31ee color charts
#be31ee RGB chart
      #be31ee CMYK chart
      #be31ee RGB pie chart
      #be31ee color shades, tints & tones
#be31ee color schemes
#be31ee color preview, HTML & CSS examples
           This text has a color of #be31ee        
        
          <p style="color:#be31ee;">Text here</p>
        
        
          .mytext {color:#be31ee;}
        
        Text color #be31ee
      
           This box has a color of #be31ee        
        
          <div style="background-color:#be31ee;">Content here</div>
        
        
          .mybackground {background-color:#be31ee;}
        
        Background color #be31ee
      
           Border around this has a color of #be31ee        
        
          <div style="border:2px solid #be31ee;">Content here</div>
        
        
          .myborder {border:2px solid #be31ee;}
        
        Border color #be31ee