#be3bf0 color space conversions
Hex:
        #be3bf0
        RGB:
        190, 59, 240
        CMY:
        25, 77, 6
        CMYK:
        21, 75, 0, 6
      HSL:
        283°, 85.7820%, 58.6275%
        HSV (HSB):
        283°, 75.4167%, 94.1176%
        XYZ:
        38.5273, 20.3663, 84.3386
        xyY:
        0.2690, 0.1422, 20.3663
      CIE-Lab:
        52.2489, 75.8622, -66.0053
        CIE-LCH:
        52.2489, 100.5573, 318.9745
        CIE-Luv:
        52.2489, 40.9466, -109.5781
        Hunter-Lab:
        45.1291, 73.4121, -79.2125
      #be3bf0 color charts
#be3bf0 RGB chart
      #be3bf0 CMYK chart
      #be3bf0 RGB pie chart
      #be3bf0 color shades, tints & tones
#be3bf0 color schemes
#be3bf0 color preview, HTML & CSS examples
           This text has a color of #be3bf0        
        
          <p style="color:#be3bf0;">Text here</p>
        
        
          .mytext {color:#be3bf0;}
        
        Text color #be3bf0
      
           This box has a color of #be3bf0        
        
          <div style="background-color:#be3bf0;">Content here</div>
        
        
          .mybackground {background-color:#be3bf0;}
        
        Background color #be3bf0
      
           Border around this has a color of #be3bf0        
        
          <div style="border:2px solid #be3bf0;">Content here</div>
        
        
          .myborder {border:2px solid #be3bf0;}
        
        Border color #be3bf0