#bea2fa color space conversions
Hex:
        #bea2fa
        RGB:
        190, 162, 250
        CMY:
        25, 36, 2
        CMYK:
        24, 35, 0, 2
      HSL:
        259°, 89.7959%, 80.7843%
        HSV (HSB):
        259°, 35.2000%, 98.0392%
        XYZ:
        51.4109, 43.6899, 96.1658
        xyY:
        0.2688, 0.2284, 43.6899
      CIE-Lab:
        72.0208, 27.9887, -40.1291
        CIE-LCH:
        72.0208, 48.9256, 304.8945
        CIE-Luv:
        72.0208, 8.2238, -68.5847
        Hunter-Lab:
        66.0984, 23.1639, -39.9916
      #bea2fa color charts
#bea2fa RGB chart
      #bea2fa CMYK chart
      #bea2fa RGB pie chart
      #bea2fa color shades, tints & tones
#bea2fa color schemes
#bea2fa color preview, HTML & CSS examples
           This text has a color of #bea2fa        
        
          <p style="color:#bea2fa;">Text here</p>
        
        
          .mytext {color:#bea2fa;}
        
        Text color #bea2fa
      
           This box has a color of #bea2fa        
        
          <div style="background-color:#bea2fa;">Content here</div>
        
        
          .mybackground {background-color:#bea2fa;}
        
        Background color #bea2fa
      
           Border around this has a color of #bea2fa        
        
          <div style="border:2px solid #bea2fa;">Content here</div>
        
        
          .myborder {border:2px solid #bea2fa;}
        
        Border color #bea2fa