#be266e color space conversions
Hex:
        #be266e
        RGB:
        190, 38, 110
        CMY:
        25, 85, 57
        CMYK:
        0, 80, 42, 25
      HSL:
        332°, 66.6667%, 44.7059%
        HSV (HSB):
        332°, 80.0000%, 74.5098%
        XYZ:
        24.7428, 13.4592, 16.0456
        xyY:
        0.4561, 0.2481, 13.4592
      CIE-Lab:
        43.4471, 63.0192, -3.1451
        CIE-LCH:
        43.4471, 63.0977, 357.1429
        CIE-Luv:
        43.4471, 91.7031, -15.5218
        Hunter-Lab:
        36.6867, 56.1847, -0.2509
      #be266e color charts
#be266e RGB chart
      #be266e CMYK chart
      #be266e RGB pie chart
      #be266e color shades, tints & tones
#be266e color schemes
#be266e color preview, HTML & CSS examples
           This text has a color of #be266e        
        
          <p style="color:#be266e;">Text here</p>
        
        
          .mytext {color:#be266e;}
        
        Text color #be266e
      
           This box has a color of #be266e        
        
          <div style="background-color:#be266e;">Content here</div>
        
        
          .mybackground {background-color:#be266e;}
        
        Background color #be266e
      
           Border around this has a color of #be266e        
        
          <div style="border:2px solid #be266e;">Content here</div>
        
        
          .myborder {border:2px solid #be266e;}
        
        Border color #be266e