#be13b5 color space conversions
Hex:
        #be13b5
        RGB:
        190, 19, 181
        CMY:
        25, 93, 29
        CMYK:
        0, 90, 5, 25
      HSL:
        303°, 81.8182%, 40.9804%
        HSV (HSB):
        303°, 90.0000%, 74.5098%
        XYZ:
        29.8086, 14.7491, 44.9918
        xyY:
        0.3329, 0.1647, 14.7491
      CIE-Lab:
        45.2886, 75.5318, -43.2962
        CIE-LCH:
        45.2886, 87.0610, 330.1779
        CIE-Luv:
        45.2886, 65.3755, -73.2783
        Hunter-Lab:
        38.4045, 71.3389, -42.5765
      #be13b5 color charts
#be13b5 RGB chart
      #be13b5 CMYK chart
      #be13b5 RGB pie chart
      #be13b5 color shades, tints & tones
#be13b5 color schemes
#be13b5 color preview, HTML & CSS examples
           This text has a color of #be13b5        
        
          <p style="color:#be13b5;">Text here</p>
        
        
          .mytext {color:#be13b5;}
        
        Text color #be13b5
      
           This box has a color of #be13b5        
        
          <div style="background-color:#be13b5;">Content here</div>
        
        
          .mybackground {background-color:#be13b5;}
        
        Background color #be13b5
      
           Border around this has a color of #be13b5        
        
          <div style="border:2px solid #be13b5;">Content here</div>
        
        
          .myborder {border:2px solid #be13b5;}
        
        Border color #be13b5