#be2d93 color space conversions
Hex:
        #be2d93
        RGB:
        190, 45, 147
        CMY:
        25, 82, 42
        CMYK:
        0, 76, 23, 25
      HSL:
        318°, 61.7021%, 46.0784%
        HSV (HSB):
        318°, 76.3158%, 74.5098%
        XYZ:
        27.4401, 14.9305, 29.0394
        xyY:
        0.3843, 0.2091, 14.9305
      CIE-Lab:
        45.5389, 65.2062, -22.6362
        CIE-LCH:
        45.5389, 69.0235, 340.8557
        CIE-Luv:
        45.5389, 74.8293, -42.2598
        Hunter-Lab:
        38.6400, 59.1410, -17.5106
      #be2d93 color charts
#be2d93 RGB chart
      #be2d93 CMYK chart
      #be2d93 RGB pie chart
      #be2d93 color shades, tints & tones
#be2d93 color schemes
#be2d93 color preview, HTML & CSS examples
           This text has a color of #be2d93        
        
          <p style="color:#be2d93;">Text here</p>
        
        
          .mytext {color:#be2d93;}
        
        Text color #be2d93
      
           This box has a color of #be2d93        
        
          <div style="background-color:#be2d93;">Content here</div>
        
        
          .mybackground {background-color:#be2d93;}
        
        Background color #be2d93
      
           Border around this has a color of #be2d93        
        
          <div style="border:2px solid #be2d93;">Content here</div>
        
        
          .myborder {border:2px solid #be2d93;}
        
        Border color #be2d93