#be81d2 color space conversions
Hex:
        #be81d2
        RGB:
        190, 129, 210
        CMY:
        25, 49, 18
        CMYK:
        10, 39, 0, 18
      HSL:
        285°, 47.3684%, 66.4706%
        HSV (HSB):
        285°, 38.5714%, 82.3529%
        XYZ:
        40.7183, 31.3008, 64.8683
        xyY:
        0.2975, 0.2287, 31.3008
      CIE-Lab:
        62.7607, 37.4380, -32.4940
        CIE-LCH:
        62.7607, 49.5729, 319.0439
        CIE-Luv:
        62.7607, 27.1202, -56.0175
        Hunter-Lab:
        55.9471, 32.0048, -29.5813
      #be81d2 color charts
#be81d2 RGB chart
      #be81d2 CMYK chart
      #be81d2 RGB pie chart
      #be81d2 color shades, tints & tones
#be81d2 color schemes
#be81d2 color preview, HTML & CSS examples
           This text has a color of #be81d2        
        
          <p style="color:#be81d2;">Text here</p>
        
        
          .mytext {color:#be81d2;}
        
        Text color #be81d2
      
           This box has a color of #be81d2        
        
          <div style="background-color:#be81d2;">Content here</div>
        
        
          .mybackground {background-color:#be81d2;}
        
        Background color #be81d2
      
           Border around this has a color of #be81d2        
        
          <div style="border:2px solid #be81d2;">Content here</div>
        
        
          .myborder {border:2px solid #be81d2;}
        
        Border color #be81d2