#be31af color space conversions
Hex:
        #be31af
        RGB:
        190, 49, 175
        CMY:
        25, 81, 31
        CMYK:
        0, 74, 8, 25
      HSL:
        306°, 58.9958%, 46.8627%
        HSV (HSB):
        306°, 74.2105%, 74.5098%
        XYZ:
        30.0714, 16.2389, 42.1069
        xyY:
        0.3401, 0.1837, 16.2389
      CIE-Lab:
        47.2864, 67.9160, -36.5972
        CIE-LCH:
        47.2864, 77.1489, 331.6815
        CIE-Luv:
        47.2864, 63.2501, -63.2788
        Hunter-Lab:
        40.2975, 62.6820, -33.7439
      #be31af color charts
#be31af RGB chart
      #be31af CMYK chart
      #be31af RGB pie chart
      #be31af color shades, tints & tones
#be31af color schemes
#be31af color preview, HTML & CSS examples
           This text has a color of #be31af        
        
          <p style="color:#be31af;">Text here</p>
        
        
          .mytext {color:#be31af;}
        
        Text color #be31af
      
           This box has a color of #be31af        
        
          <div style="background-color:#be31af;">Content here</div>
        
        
          .mybackground {background-color:#be31af;}
        
        Background color #be31af
      
           Border around this has a color of #be31af        
        
          <div style="border:2px solid #be31af;">Content here</div>
        
        
          .myborder {border:2px solid #be31af;}
        
        Border color #be31af