#be14ce color space conversions
Hex:
        #be14ce
        RGB:
        190, 20, 206
        CMY:
        25, 92, 19
        CMYK:
        8, 90, 0, 19
      HSL:
        295°, 82.3009%, 44.3137%
        HSV (HSB):
        295°, 90.2913%, 80.7843%
        XYZ:
        32.6259, 15.9037, 59.7427
        xyY:
        0.3013, 0.1469, 15.9037
      CIE-Lab:
        46.8479, 79.1927, -55.3753
        CIE-LCH:
        46.8479, 96.6329, 325.0369
        CIE-Luv:
        46.8479, 55.9722, -91.6892
        Hunter-Lab:
        39.8794, 76.2444, -60.9057
      #be14ce color charts
#be14ce RGB chart
      #be14ce CMYK chart
      #be14ce RGB pie chart
      #be14ce color shades, tints & tones
#be14ce color schemes
#be14ce color preview, HTML & CSS examples
           This text has a color of #be14ce        
        
          <p style="color:#be14ce;">Text here</p>
        
        
          .mytext {color:#be14ce;}
        
        Text color #be14ce
      
           This box has a color of #be14ce        
        
          <div style="background-color:#be14ce;">Content here</div>
        
        
          .mybackground {background-color:#be14ce;}
        
        Background color #be14ce
      
           Border around this has a color of #be14ce        
        
          <div style="border:2px solid #be14ce;">Content here</div>
        
        
          .myborder {border:2px solid #be14ce;}
        
        Border color #be14ce