#be01f2 color space conversions
Hex:
        #be01f2
        RGB:
        190, 1, 242
        CMY:
        25, 100, 5
        CMYK:
        21, 100, 0, 5
      HSL:
        287°, 99.1770%, 47.6471%
        HSV (HSB):
        287°, 99.5868%, 94.9020%
        XYZ:
        37.2731, 17.3797, 85.3945
        xyY:
        0.2661, 0.1241, 17.3797
      CIE-Lab:
        48.7349, 86.9488, -72.8273
        CIE-LCH:
        48.7349, 113.4192, 320.0508
        CIE-Luv:
        48.7349, 45.1130, -117.8868
        Hunter-Lab:
        41.6889, 86.6370, -92.2658
      #be01f2 color charts
#be01f2 RGB chart
      #be01f2 CMYK chart
      #be01f2 RGB pie chart
      #be01f2 color shades, tints & tones
#be01f2 color schemes
#be01f2 color preview, HTML & CSS examples
           This text has a color of #be01f2        
        
          <p style="color:#be01f2;">Text here</p>
        
        
          .mytext {color:#be01f2;}
        
        Text color #be01f2
      
           This box has a color of #be01f2        
        
          <div style="background-color:#be01f2;">Content here</div>
        
        
          .mybackground {background-color:#be01f2;}
        
        Background color #be01f2
      
           Border around this has a color of #be01f2        
        
          <div style="border:2px solid #be01f2;">Content here</div>
        
        
          .myborder {border:2px solid #be01f2;}
        
        Border color #be01f2