#be90c2 color space conversions
Hex:
        #be90c2
        RGB:
        190, 144, 194
        CMY:
        25, 44, 24
        CMYK:
        2, 26, 0, 24
      HSL:
        295°, 29.0698%, 66.2745%
        HSV (HSB):
        295°, 25.7732%, 76.0784%
        XYZ:
        40.9461, 34.7887, 55.5957
        xyY:
        0.3118, 0.2649, 34.7887
      CIE-Lab:
        65.5838, 25.9710, -19.1923
        CIE-LCH:
        65.5838, 32.2930, 323.5360
        CIE-Luv:
        65.5838, 22.7269, -33.4028
        Hunter-Lab:
        58.9820, 20.6987, -14.5987
      #be90c2 color charts
#be90c2 RGB chart
      #be90c2 CMYK chart
      #be90c2 RGB pie chart
      #be90c2 color shades, tints & tones
#be90c2 color schemes
#be90c2 color preview, HTML & CSS examples
           This text has a color of #be90c2        
        
          <p style="color:#be90c2;">Text here</p>
        
        
          .mytext {color:#be90c2;}
        
        Text color #be90c2
      
           This box has a color of #be90c2        
        
          <div style="background-color:#be90c2;">Content here</div>
        
        
          .mybackground {background-color:#be90c2;}
        
        Background color #be90c2
      
           Border around this has a color of #be90c2        
        
          <div style="border:2px solid #be90c2;">Content here</div>
        
        
          .myborder {border:2px solid #be90c2;}
        
        Border color #be90c2