#be39a5 color space conversions
Hex:
        #be39a5
        RGB:
        190, 57, 165
        CMY:
        25, 78, 35
        CMYK:
        0, 70, 13, 25
      HSL:
        311°, 53.8462%, 48.4314%
        HSV (HSB):
        311°, 70.0000%, 74.5098%
        XYZ:
        29.4899, 16.5900, 37.2452
        xyY:
        0.3539, 0.1991, 16.5900
      CIE-Lab:
        47.7392, 63.7536, -29.9776
        CIE-LCH:
        47.7392, 70.4499, 334.8166
        CIE-Luv:
        47.7392, 64.8920, -53.1020
        Hunter-Lab:
        40.7308, 57.9582, -25.7045
      #be39a5 color charts
#be39a5 RGB chart
      #be39a5 CMYK chart
      #be39a5 RGB pie chart
      #be39a5 color shades, tints & tones
#be39a5 color schemes
#be39a5 color preview, HTML & CSS examples
           This text has a color of #be39a5        
        
          <p style="color:#be39a5;">Text here</p>
        
        
          .mytext {color:#be39a5;}
        
        Text color #be39a5
      
           This box has a color of #be39a5        
        
          <div style="background-color:#be39a5;">Content here</div>
        
        
          .mybackground {background-color:#be39a5;}
        
        Background color #be39a5
      
           Border around this has a color of #be39a5        
        
          <div style="border:2px solid #be39a5;">Content here</div>
        
        
          .myborder {border:2px solid #be39a5;}
        
        Border color #be39a5