#be94c8 color space conversions
Hex:
        #be94c8
        RGB:
        190, 148, 200
        CMY:
        25, 42, 22
        CMYK:
        5, 26, 0, 22
      HSL:
        288°, 32.0988%, 68.2353%
        HSV (HSB):
        288°, 26.0000%, 78.4314%
        XYZ:
        42.2504, 36.2971, 59.4228
        xyY:
        0.3062, 0.2631, 36.2971
      CIE-Lab:
        66.7463, 24.9284, -20.7749
        CIE-LCH:
        66.7463, 32.4503, 320.1927
        CIE-Luv:
        66.7463, 20.0306, -35.8342
        Hunter-Lab:
        60.2471, 19.7472, -16.3059
      #be94c8 color charts
#be94c8 RGB chart
      #be94c8 CMYK chart
      #be94c8 RGB pie chart
      #be94c8 color shades, tints & tones
#be94c8 color schemes
#be94c8 color preview, HTML & CSS examples
           This text has a color of #be94c8        
        
          <p style="color:#be94c8;">Text here</p>
        
        
          .mytext {color:#be94c8;}
        
        Text color #be94c8
      
           This box has a color of #be94c8        
        
          <div style="background-color:#be94c8;">Content here</div>
        
        
          .mybackground {background-color:#be94c8;}
        
        Background color #be94c8
      
           Border around this has a color of #be94c8        
        
          <div style="border:2px solid #be94c8;">Content here</div>
        
        
          .myborder {border:2px solid #be94c8;}
        
        Border color #be94c8