#be02f1 color space conversions
Hex:
        #be02f1
        RGB:
        190, 2, 241
        CMY:
        25, 99, 5
        CMYK:
        21, 99, 0, 5
      HSL:
        287°, 98.3539%, 47.6471%
        HSV (HSB):
        287°, 99.1701%, 94.5098%
        XYZ:
        37.1341, 17.3414, 84.6091
        xyY:
        0.2670, 0.1247, 17.3414
      CIE-Lab:
        48.6874, 86.6981, -72.3420
        CIE-LCH:
        48.6874, 112.9156, 320.1579
        CIE-Luv:
        48.6874, 45.3787, -117.1723
        Hunter-Lab:
        41.6431, 86.2973, -91.3135
      #be02f1 color charts
#be02f1 RGB chart
      #be02f1 CMYK chart
      #be02f1 RGB pie chart
      #be02f1 color shades, tints & tones
#be02f1 color schemes
#be02f1 color preview, HTML & CSS examples
           This text has a color of #be02f1        
        
          <p style="color:#be02f1;">Text here</p>
        
        
          .mytext {color:#be02f1;}
        
        Text color #be02f1
      
           This box has a color of #be02f1        
        
          <div style="background-color:#be02f1;">Content here</div>
        
        
          .mybackground {background-color:#be02f1;}
        
        Background color #be02f1
      
           Border around this has a color of #be02f1        
        
          <div style="border:2px solid #be02f1;">Content here</div>
        
        
          .myborder {border:2px solid #be02f1;}
        
        Border color #be02f1