#be324f color space conversions
Hex:
        #be324f
        RGB:
        190, 50, 79
        CMY:
        25, 80, 69
        CMYK:
        0, 74, 58, 25
      HSL:
        348°, 58.3333%, 47.0588%
        HSV (HSB):
        348°, 73.6842%, 74.5098%
        XYZ:
        23.7871, 13.7929, 8.8057
        xyY:
        0.5128, 0.2974, 13.7929
      CIE-Lab:
        43.9344, 56.7543, 16.8454
        CIE-LCH:
        43.9344, 59.2015, 16.5316
        CIE-Luv:
        43.9344, 98.3786, 8.2815
        Hunter-Lab:
        37.1387, 49.3351, 11.9393
      #be324f color charts
#be324f RGB chart
      #be324f CMYK chart
      #be324f RGB pie chart
      #be324f color shades, tints & tones
#be324f color schemes
#be324f color preview, HTML & CSS examples
           This text has a color of #be324f        
        
          <p style="color:#be324f;">Text here</p>
        
        
          .mytext {color:#be324f;}
        
        Text color #be324f
      
           This box has a color of #be324f        
        
          <div style="background-color:#be324f;">Content here</div>
        
        
          .mybackground {background-color:#be324f;}
        
        Background color #be324f
      
           Border around this has a color of #be324f        
        
          <div style="border:2px solid #be324f;">Content here</div>
        
        
          .myborder {border:2px solid #be324f;}
        
        Border color #be324f