#be14ee color space conversions
Hex:
        #be14ee
        RGB:
        190, 20, 238
        CMY:
        25, 92, 7
        CMYK:
        20, 92, 0, 7
      HSL:
        287°, 86.5079%, 50.5882%
        HSV (HSB):
        287°, 91.5966%, 93.3333%
        XYZ:
        36.9180, 17.6205, 82.3442
        xyY:
        0.2697, 0.1287, 17.6205
      CIE-Lab:
        49.0326, 84.4999, -70.0914
        CIE-LCH:
        49.0326, 109.7863, 320.3248
        CIE-Luv:
        49.0326, 45.5806, -114.1527
        Hunter-Lab:
        41.9768, 83.5288, -86.9231
      #be14ee color charts
#be14ee RGB chart
      #be14ee CMYK chart
      #be14ee RGB pie chart
      #be14ee color shades, tints & tones
#be14ee color schemes
#be14ee color preview, HTML & CSS examples
           This text has a color of #be14ee        
        
          <p style="color:#be14ee;">Text here</p>
        
        
          .mytext {color:#be14ee;}
        
        Text color #be14ee
      
           This box has a color of #be14ee        
        
          <div style="background-color:#be14ee;">Content here</div>
        
        
          .mybackground {background-color:#be14ee;}
        
        Background color #be14ee
      
           Border around this has a color of #be14ee        
        
          <div style="border:2px solid #be14ee;">Content here</div>
        
        
          .myborder {border:2px solid #be14ee;}
        
        Border color #be14ee