#be81d5 color space conversions
Hex:
        #be81d5
        RGB:
        190, 129, 213
        CMY:
        25, 49, 16
        CMYK:
        11, 39, 0, 16
      HSL:
        284°, 50.0000%, 67.0588%
        HSV (HSB):
        284°, 39.4366%, 83.5294%
        XYZ:
        41.0957, 31.4518, 66.8556
        xyY:
        0.2948, 0.2256, 31.4518
      CIE-Lab:
        62.8872, 38.0541, -33.9773
        CIE-LCH:
        62.8872, 51.0154, 318.2393
        CIE-Luv:
        62.8872, 26.6265, -58.5139
        Hunter-Lab:
        56.0819, 32.6581, -31.4227
      #be81d5 color charts
#be81d5 RGB chart
      #be81d5 CMYK chart
      #be81d5 RGB pie chart
      #be81d5 color shades, tints & tones
#be81d5 color schemes
#be81d5 color preview, HTML & CSS examples
           This text has a color of #be81d5        
        
          <p style="color:#be81d5;">Text here</p>
        
        
          .mytext {color:#be81d5;}
        
        Text color #be81d5
      
           This box has a color of #be81d5        
        
          <div style="background-color:#be81d5;">Content here</div>
        
        
          .mybackground {background-color:#be81d5;}
        
        Background color #be81d5
      
           Border around this has a color of #be81d5        
        
          <div style="border:2px solid #be81d5;">Content here</div>
        
        
          .myborder {border:2px solid #be81d5;}
        
        Border color #be81d5