#be027f color space conversions
Hex:
        #be027f
        RGB:
        190, 2, 127
        CMY:
        25, 99, 50
        CMYK:
        0, 99, 33, 25
      HSL:
        320°, 97.9167%, 37.6471%
        HSV (HSB):
        320°, 98.9474%, 74.5098%
        XYZ:
        25.0877, 12.5229, 21.1736
        xyY:
        0.4268, 0.2130, 12.5229
      CIE-Lab:
        42.0354, 70.5809, -15.8100
        CIE-LCH:
        42.0354, 72.3299, 347.3743
        CIE-Luv:
        42.0354, 90.2511, -33.1420
        Hunter-Lab:
        35.3877, 64.6171, -10.7037
      #be027f color charts
#be027f RGB chart
      #be027f CMYK chart
      #be027f RGB pie chart
      #be027f color shades, tints & tones
#be027f color schemes
#be027f color preview, HTML & CSS examples
           This text has a color of #be027f        
        
          <p style="color:#be027f;">Text here</p>
        
        
          .mytext {color:#be027f;}
        
        Text color #be027f
      
           This box has a color of #be027f        
        
          <div style="background-color:#be027f;">Content here</div>
        
        
          .mybackground {background-color:#be027f;}
        
        Background color #be027f
      
           Border around this has a color of #be027f        
        
          <div style="border:2px solid #be027f;">Content here</div>
        
        
          .myborder {border:2px solid #be027f;}
        
        Border color #be027f