#be3fae color space conversions
Hex:
        #be3fae
        RGB:
        190, 63, 174
        CMY:
        25, 75, 32
        CMYK:
        0, 67, 8, 25
      HSL:
        308°, 50.1976%, 49.6078%
        HSV (HSB):
        308°, 66.8421%, 74.5098%
        XYZ:
        30.6527, 17.5582, 41.8179
        xyY:
        0.3405, 0.1950, 17.5582
      CIE-Lab:
        48.9558, 62.9019, -33.3849
        CIE-LCH:
        48.9558, 71.2124, 332.0431
        CIE-Luv:
        48.9558, 60.1125, -58.3108
        Hunter-Lab:
        41.9025, 57.2479, -29.8386
      #be3fae color charts
#be3fae RGB chart
      #be3fae CMYK chart
      #be3fae RGB pie chart
      #be3fae color shades, tints & tones
#be3fae color schemes
#be3fae color preview, HTML & CSS examples
           This text has a color of #be3fae        
        
          <p style="color:#be3fae;">Text here</p>
        
        
          .mytext {color:#be3fae;}
        
        Text color #be3fae
      
           This box has a color of #be3fae        
        
          <div style="background-color:#be3fae;">Content here</div>
        
        
          .mybackground {background-color:#be3fae;}
        
        Background color #be3fae
      
           Border around this has a color of #be3fae        
        
          <div style="border:2px solid #be3fae;">Content here</div>
        
        
          .myborder {border:2px solid #be3fae;}
        
        Border color #be3fae