#be7dc2 color space conversions
Hex:
        #be7dc2
        RGB:
        190, 125, 194
        CMY:
        25, 51, 24
        CMYK:
        2, 36, 0, 24
      HSL:
        297°, 36.1257%, 62.5490%
        HSV (HSB):
        297°, 35.5670%, 76.0784%
        XYZ:
        38.3064, 29.5094, 54.7159
        xyY:
        0.3126, 0.2408, 29.5094
      CIE-Lab:
        61.2286, 36.4479, -25.8535
        CIE-LCH:
        61.2286, 44.6862, 324.6508
        CIE-Luv:
        61.2286, 31.5876, -45.0821
        Hunter-Lab:
        54.3226, 30.8076, -21.6934
      #be7dc2 color charts
#be7dc2 RGB chart
      #be7dc2 CMYK chart
      #be7dc2 RGB pie chart
      #be7dc2 color shades, tints & tones
#be7dc2 color schemes
#be7dc2 color preview, HTML & CSS examples
           This text has a color of #be7dc2        
        
          <p style="color:#be7dc2;">Text here</p>
        
        
          .mytext {color:#be7dc2;}
        
        Text color #be7dc2
      
           This box has a color of #be7dc2        
        
          <div style="background-color:#be7dc2;">Content here</div>
        
        
          .mybackground {background-color:#be7dc2;}
        
        Background color #be7dc2
      
           Border around this has a color of #be7dc2        
        
          <div style="border:2px solid #be7dc2;">Content here</div>
        
        
          .myborder {border:2px solid #be7dc2;}
        
        Border color #be7dc2