#be14c1 color space conversions
Hex:
        #be14c1
        RGB:
        190, 20, 193
        CMY:
        25, 92, 24
        CMYK:
        2, 90, 0, 24
      HSL:
        299°, 81.2207%, 41.7647%
        HSV (HSB):
        299°, 89.6373%, 75.6863%
        XYZ:
        31.1110, 15.2977, 51.7651
        xyY:
        0.3169, 0.1558, 15.2977
      CIE-Lab:
        46.0393, 77.1733, -49.1307
        CIE-LCH:
        46.0393, 91.4852, 327.5180
        CIE-Luv:
        46.0393, 60.6869, -82.1601
        Hunter-Lab:
        39.1123, 73.5373, -51.0917
      #be14c1 color charts
#be14c1 RGB chart
      #be14c1 CMYK chart
      #be14c1 RGB pie chart
      #be14c1 color shades, tints & tones
#be14c1 color schemes
#be14c1 color preview, HTML & CSS examples
           This text has a color of #be14c1        
        
          <p style="color:#be14c1;">Text here</p>
        
        
          .mytext {color:#be14c1;}
        
        Text color #be14c1
      
           This box has a color of #be14c1        
        
          <div style="background-color:#be14c1;">Content here</div>
        
        
          .mybackground {background-color:#be14c1;}
        
        Background color #be14c1
      
           Border around this has a color of #be14c1        
        
          <div style="border:2px solid #be14c1;">Content here</div>
        
        
          .myborder {border:2px solid #be14c1;}
        
        Border color #be14c1