#be27f1 color space conversions
Hex:
        #be27f1
        RGB:
        190, 39, 241
        CMY:
        25, 85, 5
        CMYK:
        21, 84, 0, 5
      HSL:
        285°, 87.8261%, 54.9020%
        HSV (HSB):
        285°, 83.8174%, 94.5098%
        XYZ:
        37.8379, 18.7491, 84.8437
        xyY:
        0.2675, 0.1326, 18.7491
      CIE-Lab:
        50.3923, 81.6442, -69.5723
        CIE-LCH:
        50.3923, 107.2664, 319.5643
        CIE-Luv:
        50.3923, 43.2501, -114.0916
        Hunter-Lab:
        43.3002, 80.2071, -85.8646
      #be27f1 color charts
#be27f1 RGB chart
      #be27f1 CMYK chart
      #be27f1 RGB pie chart
      #be27f1 color shades, tints & tones
#be27f1 color schemes
#be27f1 color preview, HTML & CSS examples
           This text has a color of #be27f1        
        
          <p style="color:#be27f1;">Text here</p>
        
        
          .mytext {color:#be27f1;}
        
        Text color #be27f1
      
           This box has a color of #be27f1        
        
          <div style="background-color:#be27f1;">Content here</div>
        
        
          .mybackground {background-color:#be27f1;}
        
        Background color #be27f1
      
           Border around this has a color of #be27f1        
        
          <div style="border:2px solid #be27f1;">Content here</div>
        
        
          .myborder {border:2px solid #be27f1;}
        
        Border color #be27f1