#be00a4 color space conversions
Hex:
        #be00a4
        RGB:
        190, 0, 164
        CMY:
        25, 100, 36
        CMYK:
        0, 100, 14, 25
      HSL:
        308°, 100.0000%, 37.2549%
        HSV (HSB):
        308°, 100.0000%, 74.5098%
        XYZ:
        27.9360, 13.6275, 36.2799
        xyY:
        0.3589, 0.1751, 13.6275
      CIE-Lab:
        43.6939, 75.1379, -35.7334
        CIE-LCH:
        43.6939, 83.2020, 334.5656
        CIE-Luv:
        43.6939, 73.6581, -61.8375
        Hunter-Lab:
        36.9154, 70.4793, -32.4285
      #be00a4 color charts
#be00a4 RGB chart
      #be00a4 CMYK chart
      #be00a4 RGB pie chart
      #be00a4 color shades, tints & tones
#be00a4 color schemes
#be00a4 color preview, HTML & CSS examples
           This text has a color of #be00a4        
        
          <p style="color:#be00a4;">Text here</p>
        
        
          .mytext {color:#be00a4;}
        
        Text color #be00a4
      
           This box has a color of #be00a4        
        
          <div style="background-color:#be00a4;">Content here</div>
        
        
          .mybackground {background-color:#be00a4;}
        
        Background color #be00a4
      
           Border around this has a color of #be00a4        
        
          <div style="border:2px solid #be00a4;">Content here</div>
        
        
          .myborder {border:2px solid #be00a4;}
        
        Border color #be00a4