#be3cf2 color space conversions
Hex:
        #be3cf2
        RGB:
        190, 60, 242
        CMY:
        25, 76, 5
        CMYK:
        21, 75, 0, 5
      HSL:
        283°, 87.5000%, 59.2157%
        HSV (HSB):
        283°, 75.2066%, 94.9020%
        XYZ:
        38.8781, 20.5897, 85.9295
        xyY:
        0.2674, 0.1416, 20.5897
      CIE-Lab:
        52.4975, 75.9103, -66.7245
        CIE-LCH:
        52.4975, 101.0670, 318.6848
        CIE-Luv:
        52.4975, 40.2574, -110.7661
        Hunter-Lab:
        45.3758, 73.5313, -80.5160
      #be3cf2 color charts
#be3cf2 RGB chart
      #be3cf2 CMYK chart
      #be3cf2 RGB pie chart
      #be3cf2 color shades, tints & tones
#be3cf2 color schemes
#be3cf2 color preview, HTML & CSS examples
           This text has a color of #be3cf2        
        
          <p style="color:#be3cf2;">Text here</p>
        
        
          .mytext {color:#be3cf2;}
        
        Text color #be3cf2
      
           This box has a color of #be3cf2        
        
          <div style="background-color:#be3cf2;">Content here</div>
        
        
          .mybackground {background-color:#be3cf2;}
        
        Background color #be3cf2
      
           Border around this has a color of #be3cf2        
        
          <div style="border:2px solid #be3cf2;">Content here</div>
        
        
          .myborder {border:2px solid #be3cf2;}
        
        Border color #be3cf2