#be415e color space conversions
Hex:
        #be415e
        RGB:
        190, 65, 94
        CMY:
        25, 75, 63
        CMYK:
        0, 66, 51, 25
      HSL:
        346°, 49.0196%, 50.0000%
        HSV (HSB):
        346°, 65.7895%, 74.5098%
        XYZ:
        25.1459, 15.5359, 12.2631
        xyY:
        0.4749, 0.2934, 15.5359
      CIE-Lab:
        46.3596, 52.1897, 10.9316
        CIE-LCH:
        46.3596, 53.3222, 11.8301
        CIE-Luv:
        46.3596, 86.2741, 3.4248
        Hunter-Lab:
        39.4156, 44.8999, 9.1445
      #be415e color charts
#be415e RGB chart
      #be415e CMYK chart
      #be415e RGB pie chart
      #be415e color shades, tints & tones
#be415e color schemes
#be415e color preview, HTML & CSS examples
           This text has a color of #be415e        
        
          <p style="color:#be415e;">Text here</p>
        
        
          .mytext {color:#be415e;}
        
        Text color #be415e
      
           This box has a color of #be415e        
        
          <div style="background-color:#be415e;">Content here</div>
        
        
          .mybackground {background-color:#be415e;}
        
        Background color #be415e
      
           Border around this has a color of #be415e        
        
          <div style="border:2px solid #be415e;">Content here</div>
        
        
          .myborder {border:2px solid #be415e;}
        
        Border color #be415e