#be13f0 color space conversions
Hex:
        #be13f0
        RGB:
        190, 19, 240
        CMY:
        25, 93, 6
        CMYK:
        21, 92, 0, 6
      HSL:
        286°, 88.0478%, 50.7843%
        HSV (HSB):
        286°, 92.0833%, 94.1176%
        XYZ:
        37.1963, 17.7042, 83.8949
        xyY:
        0.2680, 0.1276, 17.7042
      CIE-Lab:
        49.1353, 84.9713, -71.0509
        CIE-LCH:
        49.1353, 110.7626, 320.0985
        CIE-Luv:
        49.1353, 45.0392, -115.5857
        Hunter-Lab:
        42.0763, 84.1638, -88.7633
      #be13f0 color charts
#be13f0 RGB chart
      #be13f0 CMYK chart
      #be13f0 RGB pie chart
      #be13f0 color shades, tints & tones
#be13f0 color schemes
#be13f0 color preview, HTML & CSS examples
           This text has a color of #be13f0        
        
          <p style="color:#be13f0;">Text here</p>
        
        
          .mytext {color:#be13f0;}
        
        Text color #be13f0
      
           This box has a color of #be13f0        
        
          <div style="background-color:#be13f0;">Content here</div>
        
        
          .mybackground {background-color:#be13f0;}
        
        Background color #be13f0
      
           Border around this has a color of #be13f0        
        
          <div style="border:2px solid #be13f0;">Content here</div>
        
        
          .myborder {border:2px solid #be13f0;}
        
        Border color #be13f0