#beace2 color space conversions
Hex:
        #beace2
        RGB:
        190, 172, 226
        CMY:
        25, 33, 11
        CMYK:
        16, 24, 0, 11
      HSL:
        260°, 48.2143%, 78.0392%
        HSV (HSB):
        260°, 23.8938%, 88.6275%
        XYZ:
        49.7152, 45.9432, 78.1992
        xyY:
        0.2860, 0.2643, 45.9432
      CIE-Lab:
        73.5087, 17.0463, -24.7810
        CIE-LCH:
        73.5087, 30.0778, 304.5233
        CIE-Luv:
        73.5087, 6.1566, -41.6405
        Hunter-Lab:
        67.7814, 12.3058, -20.9557
      #beace2 color charts
#beace2 RGB chart
      #beace2 CMYK chart
      #beace2 RGB pie chart
      #beace2 color shades, tints & tones
#beace2 color schemes
#beace2 color preview, HTML & CSS examples
           This text has a color of #beace2        
        
          <p style="color:#beace2;">Text here</p>
        
        
          .mytext {color:#beace2;}
        
        Text color #beace2
      
           This box has a color of #beace2        
        
          <div style="background-color:#beace2;">Content here</div>
        
        
          .mybackground {background-color:#beace2;}
        
        Background color #beace2
      
           Border around this has a color of #beace2        
        
          <div style="border:2px solid #beace2;">Content here</div>
        
        
          .myborder {border:2px solid #beace2;}
        
        Border color #beace2