#be81d7 color space conversions
Hex:
        #be81d7
        RGB:
        190, 129, 215
        CMY:
        25, 49, 16
        CMYK:
        12, 40, 0, 16
      HSL:
        283°, 51.8072%, 67.4510%
        HSV (HSB):
        283°, 40.0000%, 84.3137%
        XYZ:
        41.3512, 31.5540, 68.2011
        xyY:
        0.2931, 0.2236, 31.5540
      CIE-Lab:
        62.9725, 38.4681, -34.9630
        CIE-LCH:
        62.9725, 51.9827, 317.7329
        CIE-Luv:
        62.9725, 26.2983, -60.1768
        Hunter-Lab:
        56.1729, 33.0986, -32.6646
      #be81d7 color charts
#be81d7 RGB chart
      #be81d7 CMYK chart
      #be81d7 RGB pie chart
      #be81d7 color shades, tints & tones
#be81d7 color schemes
#be81d7 color preview, HTML & CSS examples
           This text has a color of #be81d7        
        
          <p style="color:#be81d7;">Text here</p>
        
        
          .mytext {color:#be81d7;}
        
        Text color #be81d7
      
           This box has a color of #be81d7        
        
          <div style="background-color:#be81d7;">Content here</div>
        
        
          .mybackground {background-color:#be81d7;}
        
        Background color #be81d7
      
           Border around this has a color of #be81d7        
        
          <div style="border:2px solid #be81d7;">Content here</div>
        
        
          .myborder {border:2px solid #be81d7;}
        
        Border color #be81d7