#be1fba color space conversions
Hex:
        #be1fba
        RGB:
        190, 31, 186
        CMY:
        25, 88, 27
        CMYK:
        0, 84, 2, 25
      HSL:
        302°, 71.9457%, 43.3333%
        HSV (HSB):
        302°, 83.6842%, 74.5098%
        XYZ:
        30.5881, 15.4723, 47.8287
        xyY:
        0.3258, 0.1648, 15.4723
      CIE-Lab:
        46.2744, 74.2185, -44.6639
        CIE-LCH:
        46.2744, 86.6213, 328.9610
        CIE-Luv:
        46.2744, 62.2041, -75.4896
        Hunter-Lab:
        39.3348, 69.9718, -44.5585
      #be1fba color charts
#be1fba RGB chart
      #be1fba CMYK chart
      #be1fba RGB pie chart
      #be1fba color shades, tints & tones
#be1fba color schemes
#be1fba color preview, HTML & CSS examples
           This text has a color of #be1fba        
        
          <p style="color:#be1fba;">Text here</p>
        
        
          .mytext {color:#be1fba;}
        
        Text color #be1fba
      
           This box has a color of #be1fba        
        
          <div style="background-color:#be1fba;">Content here</div>
        
        
          .mybackground {background-color:#be1fba;}
        
        Background color #be1fba
      
           Border around this has a color of #be1fba        
        
          <div style="border:2px solid #be1fba;">Content here</div>
        
        
          .myborder {border:2px solid #be1fba;}
        
        Border color #be1fba