#be2f65 color space conversions
Hex:
        #be2f65
        RGB:
        190, 47, 101
        CMY:
        25, 82, 60
        CMYK:
        0, 75, 47, 25
      HSL:
        337°, 60.3376%, 46.4706%
        HSV (HSB):
        337°, 75.2632%, 74.5098%
        XYZ:
        24.6007, 13.9198, 13.7021
        xyY:
        0.4711, 0.2665, 13.9198
      CIE-Lab:
        44.1176, 59.5166, 3.4270
        CIE-LCH:
        44.1176, 59.6152, 3.2955
        CIE-Luv:
        44.1176, 92.1292, -6.8573
        Hunter-Lab:
        37.3092, 52.4070, 4.3417
      #be2f65 color charts
#be2f65 RGB chart
      #be2f65 CMYK chart
      #be2f65 RGB pie chart
      #be2f65 color shades, tints & tones
#be2f65 color schemes
#be2f65 color preview, HTML & CSS examples
           This text has a color of #be2f65        
        
          <p style="color:#be2f65;">Text here</p>
        
        
          .mytext {color:#be2f65;}
        
        Text color #be2f65
      
           This box has a color of #be2f65        
        
          <div style="background-color:#be2f65;">Content here</div>
        
        
          .mybackground {background-color:#be2f65;}
        
        Background color #be2f65
      
           Border around this has a color of #be2f65        
        
          <div style="border:2px solid #be2f65;">Content here</div>
        
        
          .myborder {border:2px solid #be2f65;}
        
        Border color #be2f65