#be418e color space conversions
Hex:
        #be418e
        RGB:
        190, 65, 142
        CMY:
        25, 75, 44
        CMYK:
        0, 66, 25, 25
      HSL:
        323°, 49.0196%, 50.0000%
        HSV (HSB):
        323°, 65.7895%, 74.5098%
        XYZ:
        28.0080, 16.6807, 27.3347
        xyY:
        0.3889, 0.2316, 16.6807
      CIE-Lab:
        47.8552, 57.4863, -16.0725
        CIE-LCH:
        47.8552, 59.6908, 344.3796
        CIE-Luv:
        47.8552, 70.4034, -32.0865
        Hunter-Lab:
        40.8421, 50.9352, -11.0921
      #be418e color charts
#be418e RGB chart
      #be418e CMYK chart
      #be418e RGB pie chart
      #be418e color shades, tints & tones
#be418e color schemes
#be418e color preview, HTML & CSS examples
           This text has a color of #be418e        
        
          <p style="color:#be418e;">Text here</p>
        
        
          .mytext {color:#be418e;}
        
        Text color #be418e
      
           This box has a color of #be418e        
        
          <div style="background-color:#be418e;">Content here</div>
        
        
          .mybackground {background-color:#be418e;}
        
        Background color #be418e
      
           Border around this has a color of #be418e        
        
          <div style="border:2px solid #be418e;">Content here</div>
        
        
          .myborder {border:2px solid #be418e;}
        
        Border color #be418e