#be357e color space conversions
Hex:
        #be357e
        RGB:
        190, 53, 126
        CMY:
        25, 79, 51
        CMYK:
        0, 72, 34, 25
      HSL:
        328°, 56.3786%, 47.6471%
        HSV (HSB):
        328°, 72.1053%, 74.5098%
        XYZ:
        26.2742, 14.9997, 21.2491
        xyY:
        0.4202, 0.2399, 14.9997
      CIE-Lab:
        45.6338, 60.0490, -9.7434
        CIE-LCH:
        45.6338, 60.8343, 350.7837
        CIE-Luv:
        45.6338, 80.5516, -23.6088
        Hunter-Lab:
        38.7295, 53.3185, -5.4191
      #be357e color charts
#be357e RGB chart
      #be357e CMYK chart
      #be357e RGB pie chart
      #be357e color shades, tints & tones
#be357e color schemes
#be357e color preview, HTML & CSS examples
           This text has a color of #be357e        
        
          <p style="color:#be357e;">Text here</p>
        
        
          .mytext {color:#be357e;}
        
        Text color #be357e
      
           This box has a color of #be357e        
        
          <div style="background-color:#be357e;">Content here</div>
        
        
          .mybackground {background-color:#be357e;}
        
        Background color #be357e
      
           Border around this has a color of #be357e        
        
          <div style="border:2px solid #be357e;">Content here</div>
        
        
          .myborder {border:2px solid #be357e;}
        
        Border color #be357e