#beaaf5 color space conversions
Hex:
        #beaaf5
        RGB:
        190, 170, 245
        CMY:
        25, 33, 4
        CMYK:
        22, 31, 0, 4
      HSL:
        256°, 78.9474%, 81.3725%
        HSV (HSB):
        256°, 30.6122%, 96.0784%
        XYZ:
        52.0914, 46.2892, 92.5754
        xyY:
        0.2728, 0.2424, 46.2892
      CIE-Lab:
        73.7328, 22.3989, -34.7589
        CIE-LCH:
        73.7328, 41.3509, 302.7981
        CIE-Luv:
        73.7328, 5.3785, -59.0064
        Hunter-Lab:
        68.0361, 17.6039, -33.0494
      #beaaf5 color charts
#beaaf5 RGB chart
      #beaaf5 CMYK chart
      #beaaf5 RGB pie chart
      #beaaf5 color shades, tints & tones
#beaaf5 color schemes
#beaaf5 color preview, HTML & CSS examples
           This text has a color of #beaaf5        
        
          <p style="color:#beaaf5;">Text here</p>
        
        
          .mytext {color:#beaaf5;}
        
        Text color #beaaf5
      
           This box has a color of #beaaf5        
        
          <div style="background-color:#beaaf5;">Content here</div>
        
        
          .mybackground {background-color:#beaaf5;}
        
        Background color #beaaf5
      
           Border around this has a color of #beaaf5        
        
          <div style="border:2px solid #beaaf5;">Content here</div>
        
        
          .myborder {border:2px solid #beaaf5;}
        
        Border color #beaaf5