#be13c1 color space conversions
Hex:
        #be13c1
        RGB:
        190, 19, 193
        CMY:
        25, 93, 24
        CMYK:
        2, 90, 0, 24
      HSL:
        299°, 82.0755%, 41.5686%
        HSV (HSB):
        299°, 90.1554%, 75.6863%
        XYZ:
        31.0937, 15.2631, 51.7593
        xyY:
        0.3169, 0.1556, 15.2631
      CIE-Lab:
        45.9925, 77.3110, -49.2055
        CIE-LCH:
        45.9925, 91.6416, 327.5248
        CIE-Luv:
        45.9925, 60.7640, -82.2610
        Hunter-Lab:
        39.0681, 73.6964, -51.2027
      #be13c1 color charts
#be13c1 RGB chart
      #be13c1 CMYK chart
      #be13c1 RGB pie chart
      #be13c1 color shades, tints & tones
#be13c1 color schemes
#be13c1 color preview, HTML & CSS examples
           This text has a color of #be13c1        
        
          <p style="color:#be13c1;">Text here</p>
        
        
          .mytext {color:#be13c1;}
        
        Text color #be13c1
      
           This box has a color of #be13c1        
        
          <div style="background-color:#be13c1;">Content here</div>
        
        
          .mybackground {background-color:#be13c1;}
        
        Background color #be13c1
      
           Border around this has a color of #be13c1        
        
          <div style="border:2px solid #be13c1;">Content here</div>
        
        
          .myborder {border:2px solid #be13c1;}
        
        Border color #be13c1