#be13c2 color space conversions
Hex:
        #be13c2
        RGB:
        190, 19, 194
        CMY:
        25, 93, 24
        CMYK:
        2, 90, 0, 24
      HSL:
        299°, 82.1596%, 41.7647%
        HSV (HSB):
        299°, 90.2062%, 76.0784%
        XYZ:
        31.2057, 15.3079, 52.3489
        xyY:
        0.3156, 0.1548, 15.3079
      CIE-Lab:
        46.0531, 77.4630, -49.6915
        CIE-LCH:
        46.0531, 92.0313, 327.3203
        CIE-Luv:
        46.0531, 60.3905, -83.0014
        Hunter-Lab:
        39.1254, 73.8990, -51.9411
      #be13c2 color charts
#be13c2 RGB chart
      #be13c2 CMYK chart
      #be13c2 RGB pie chart
      #be13c2 color shades, tints & tones
#be13c2 color schemes
#be13c2 color preview, HTML & CSS examples
           This text has a color of #be13c2        
        
          <p style="color:#be13c2;">Text here</p>
        
        
          .mytext {color:#be13c2;}
        
        Text color #be13c2
      
           This box has a color of #be13c2        
        
          <div style="background-color:#be13c2;">Content here</div>
        
        
          .mybackground {background-color:#be13c2;}
        
        Background color #be13c2
      
           Border around this has a color of #be13c2        
        
          <div style="border:2px solid #be13c2;">Content here</div>
        
        
          .myborder {border:2px solid #be13c2;}
        
        Border color #be13c2