#be14c2 color space conversions
Hex:
        #be14c2
        RGB:
        190, 20, 194
        CMY:
        25, 92, 24
        CMYK:
        2, 90, 0, 24
      HSL:
        299°, 81.3084%, 41.9608%
        HSV (HSB):
        299°, 89.6907%, 76.0784%
        XYZ:
        31.2230, 15.3425, 52.3547
        xyY:
        0.3156, 0.1551, 15.3425
      CIE-Lab:
        46.0998, 77.3255, -49.6168
        CIE-LCH:
        46.0998, 91.8752, 327.3133
        CIE-Luv:
        46.0998, 60.3141, -82.9011
        Hunter-Lab:
        39.1695, 73.7400, -51.8295
      #be14c2 color charts
#be14c2 RGB chart
      #be14c2 CMYK chart
      #be14c2 RGB pie chart
      #be14c2 color shades, tints & tones
#be14c2 color schemes
#be14c2 color preview, HTML & CSS examples
           This text has a color of #be14c2        
        
          <p style="color:#be14c2;">Text here</p>
        
        
          .mytext {color:#be14c2;}
        
        Text color #be14c2
      
           This box has a color of #be14c2        
        
          <div style="background-color:#be14c2;">Content here</div>
        
        
          .mybackground {background-color:#be14c2;}
        
        Background color #be14c2
      
           Border around this has a color of #be14c2        
        
          <div style="border:2px solid #be14c2;">Content here</div>
        
        
          .myborder {border:2px solid #be14c2;}
        
        Border color #be14c2