#be419d color space conversions
Hex:
        #be419d
        RGB:
        190, 65, 157
        CMY:
        25, 75, 38
        CMYK:
        0, 66, 17, 25
      HSL:
        316°, 49.0196%, 50.0000%
        HSV (HSB):
        316°, 65.7895%, 74.5098%
        XYZ:
        29.2113, 17.1621, 33.6713
        xyY:
        0.3649, 0.2144, 17.1621
      CIE-Lab:
        48.4636, 59.5623, -24.1036
        CIE-LCH:
        48.4636, 64.2546, 337.9679
        CIE-Luv:
        48.4636, 65.2549, -44.0351
        Hunter-Lab:
        41.4271, 53.3674, -19.1910
      #be419d color charts
#be419d RGB chart
      #be419d CMYK chart
      #be419d RGB pie chart
      #be419d color shades, tints & tones
#be419d color schemes
#be419d color preview, HTML & CSS examples
           This text has a color of #be419d        
        
          <p style="color:#be419d;">Text here</p>
        
        
          .mytext {color:#be419d;}
        
        Text color #be419d
      
           This box has a color of #be419d        
        
          <div style="background-color:#be419d;">Content here</div>
        
        
          .mybackground {background-color:#be419d;}
        
        Background color #be419d
      
           Border around this has a color of #be419d        
        
          <div style="border:2px solid #be419d;">Content here</div>
        
        
          .myborder {border:2px solid #be419d;}
        
        Border color #be419d