#bea1ea color space conversions
Hex:
        #bea1ea
        RGB:
        190, 161, 234
        CMY:
        25, 37, 8
        CMYK:
        19, 31, 0, 8
      HSL:
        264°, 63.4783%, 77.4510%
        HSV (HSB):
        264°, 31.1966%, 91.7647%
        XYZ:
        48.8314, 42.3774, 83.4479
        xyY:
        0.2796, 0.2426, 42.3774
      CIE-Lab:
        71.1303, 24.8960, -32.8022
        CIE-LCH:
        71.1303, 41.1801, 307.1975
        CIE-Luv:
        71.1303, 10.2651, -55.8089
        Hunter-Lab:
        65.0979, 19.9753, -30.4342
      #bea1ea color charts
#bea1ea RGB chart
      #bea1ea CMYK chart
      #bea1ea RGB pie chart
      #bea1ea color shades, tints & tones
#bea1ea color schemes
#bea1ea color preview, HTML & CSS examples
           This text has a color of #bea1ea        
        
          <p style="color:#bea1ea;">Text here</p>
        
        
          .mytext {color:#bea1ea;}
        
        Text color #bea1ea
      
           This box has a color of #bea1ea        
        
          <div style="background-color:#bea1ea;">Content here</div>
        
        
          .mybackground {background-color:#bea1ea;}
        
        Background color #bea1ea
      
           Border around this has a color of #bea1ea        
        
          <div style="border:2px solid #bea1ea;">Content here</div>
        
        
          .myborder {border:2px solid #bea1ea;}
        
        Border color #bea1ea