#be01e1 color space conversions
Hex:
        #be01e1
        RGB:
        190, 1, 225
        CMY:
        25, 100, 12
        CMYK:
        16, 100, 0, 12
      HSL:
        291°, 99.1150%, 44.3137%
        HSV (HSB):
        291°, 99.5556%, 88.2353%
        XYZ:
        34.8367, 16.4051, 72.5646
        xyY:
        0.2814, 0.1325, 16.4051
      CIE-Lab:
        47.5015, 84.1104, -65.2113
        CIE-LCH:
        47.5015, 106.4287, 322.2133
        CIE-Luv:
        47.5015, 50.4095, -106.3490
        Hunter-Lab:
        40.5032, 82.6466, -77.8703
      #be01e1 color charts
#be01e1 RGB chart
      #be01e1 CMYK chart
      #be01e1 RGB pie chart
      #be01e1 color shades, tints & tones
#be01e1 color schemes
#be01e1 color preview, HTML & CSS examples
           This text has a color of #be01e1        
        
          <p style="color:#be01e1;">Text here</p>
        
        
          .mytext {color:#be01e1;}
        
        Text color #be01e1
      
           This box has a color of #be01e1        
        
          <div style="background-color:#be01e1;">Content here</div>
        
        
          .mybackground {background-color:#be01e1;}
        
        Background color #be01e1
      
           Border around this has a color of #be01e1        
        
          <div style="border:2px solid #be01e1;">Content here</div>
        
        
          .myborder {border:2px solid #be01e1;}
        
        Border color #be01e1