#be15a1 color space conversions
Hex:
        #be15a1
        RGB:
        190, 21, 161
        CMY:
        25, 92, 37
        CMYK:
        0, 89, 15, 25
      HSL:
        310°, 80.0948%, 41.3725%
        HSV (HSB):
        310°, 88.9474%, 74.5098%
        XYZ:
        27.9364, 14.0567, 34.9590
        xyY:
        0.3630, 0.1827, 14.0567
      CIE-Lab:
        44.3141, 72.4659, -32.9604
        CIE-LCH:
        44.3141, 79.6096, 335.5420
        CIE-Luv:
        44.3141, 73.3468, -57.7318
        Hunter-Lab:
        37.4923, 67.3933, -29.0394
      #be15a1 color charts
#be15a1 RGB chart
      #be15a1 CMYK chart
      #be15a1 RGB pie chart
      #be15a1 color shades, tints & tones
#be15a1 color schemes
#be15a1 color preview, HTML & CSS examples
           This text has a color of #be15a1        
        
          <p style="color:#be15a1;">Text here</p>
        
        
          .mytext {color:#be15a1;}
        
        Text color #be15a1
      
           This box has a color of #be15a1        
        
          <div style="background-color:#be15a1;">Content here</div>
        
        
          .mybackground {background-color:#be15a1;}
        
        Background color #be15a1
      
           Border around this has a color of #be15a1        
        
          <div style="border:2px solid #be15a1;">Content here</div>
        
        
          .myborder {border:2px solid #be15a1;}
        
        Border color #be15a1