#be21a5 color space conversions
Hex:
        #be21a5
        RGB:
        190, 33, 165
        CMY:
        25, 87, 35
        CMYK:
        0, 83, 13, 25
      HSL:
        310°, 70.4036%, 43.7255%
        HSV (HSB):
        310°, 82.6316%, 74.5098%
        XYZ:
        28.5706, 14.7515, 36.9388
        xyY:
        0.3560, 0.1838, 14.7515
      CIE-Lab:
        45.2919, 70.7481, -33.8125
        CIE-LCH:
        45.2919, 78.4129, 334.4556
        CIE-Luv:
        45.2919, 70.0849, -59.0110
        Hunter-Lab:
        38.4076, 65.5688, -30.1372
      #be21a5 color charts
#be21a5 RGB chart
      #be21a5 CMYK chart
      #be21a5 RGB pie chart
      #be21a5 color shades, tints & tones
#be21a5 color schemes
#be21a5 color preview, HTML & CSS examples
           This text has a color of #be21a5        
        
          <p style="color:#be21a5;">Text here</p>
        
        
          .mytext {color:#be21a5;}
        
        Text color #be21a5
      
           This box has a color of #be21a5        
        
          <div style="background-color:#be21a5;">Content here</div>
        
        
          .mybackground {background-color:#be21a5;}
        
        Background color #be21a5
      
           Border around this has a color of #be21a5        
        
          <div style="border:2px solid #be21a5;">Content here</div>
        
        
          .myborder {border:2px solid #be21a5;}
        
        Border color #be21a5