#be225f color space conversions
Hex:
        #be225f
        RGB:
        190, 34, 95
        CMY:
        25, 87, 63
        CMYK:
        0, 82, 50, 25
      HSL:
        337°, 69.6429%, 43.9216%
        HSV (HSB):
        337°, 82.1053%, 74.5098%
        XYZ:
        23.8728, 12.9174, 12.0615
        xyY:
        0.4887, 0.2644, 12.9174
      CIE-Lab:
        42.6386, 62.7177, 5.0480
        CIE-LCH:
        42.6386, 62.9205, 4.6016
        CIE-Luv:
        42.6386, 98.8751, -5.7124
        Hunter-Lab:
        35.9408, 55.6677, 5.2612
      #be225f color charts
#be225f RGB chart
      #be225f CMYK chart
      #be225f RGB pie chart
      #be225f color shades, tints & tones
#be225f color schemes
#be225f color preview, HTML & CSS examples
           This text has a color of #be225f        
        
          <p style="color:#be225f;">Text here</p>
        
        
          .mytext {color:#be225f;}
        
        Text color #be225f
      
           This box has a color of #be225f        
        
          <div style="background-color:#be225f;">Content here</div>
        
        
          .mybackground {background-color:#be225f;}
        
        Background color #be225f
      
           Border around this has a color of #be225f        
        
          <div style="border:2px solid #be225f;">Content here</div>
        
        
          .myborder {border:2px solid #be225f;}
        
        Border color #be225f