#be2cd2 color space conversions
Hex:
        #be2cd2
        RGB:
        190, 44, 210
        CMY:
        25, 83, 18
        CMYK:
        10, 79, 0, 18
      HSL:
        293°, 65.3543%, 49.8039%
        HSV (HSB):
        293°, 79.0476%, 82.3529%
        XYZ:
        33.7687, 17.4017, 62.5518
        xyY:
        0.2969, 0.1530, 17.4017
      CIE-Lab:
        48.7622, 74.9822, -54.6019
        CIE-LCH:
        48.7622, 92.7561, 323.9380
        CIE-Luv:
        48.7622, 52.0679, -91.0999
        Hunter-Lab:
        41.7153, 71.4949, -59.7043
      #be2cd2 color charts
#be2cd2 RGB chart
      #be2cd2 CMYK chart
      #be2cd2 RGB pie chart
      #be2cd2 color shades, tints & tones
#be2cd2 color schemes
#be2cd2 color preview, HTML & CSS examples
           This text has a color of #be2cd2        
        
          <p style="color:#be2cd2;">Text here</p>
        
        
          .mytext {color:#be2cd2;}
        
        Text color #be2cd2
      
           This box has a color of #be2cd2        
        
          <div style="background-color:#be2cd2;">Content here</div>
        
        
          .mybackground {background-color:#be2cd2;}
        
        Background color #be2cd2
      
           Border around this has a color of #be2cd2        
        
          <div style="border:2px solid #be2cd2;">Content here</div>
        
        
          .myborder {border:2px solid #be2cd2;}
        
        Border color #be2cd2