#eac2fc color space conversions
Hex:
        #eac2fc
        RGB:
        234, 194, 252
        CMY:
        8, 24, 1
        CMYK:
        7, 23, 0, 1
      HSL:
        281°, 90.6250%, 87.4510%
        HSV (HSB):
        281°, 23.0159%, 98.8235%
        XYZ:
        70.7942, 63.1043, 100.5445
        xyY:
        0.3020, 0.2692, 63.1043
      CIE-Lab:
        83.4972, 24.3673, -23.2115
        CIE-LCH:
        83.4972, 33.6532, 316.3916
        CIE-Luv:
        83.4972, 18.2921, -40.9774
        Hunter-Lab:
        79.4382, 20.0597, -19.4363
      #eac2fc color charts
#eac2fc RGB chart
      #eac2fc CMYK chart
      #eac2fc RGB pie chart
      #eac2fc color shades, tints & tones
#eac2fc color schemes
#eac2fc color preview, HTML & CSS examples
           This text has a color of #eac2fc        
        
          <p style="color:#eac2fc;">Text here</p>
        
        
          .mytext {color:#eac2fc;}
        
        Text color #eac2fc
      
           This box has a color of #eac2fc        
        
          <div style="background-color:#eac2fc;">Content here</div>
        
        
          .mybackground {background-color:#eac2fc;}
        
        Background color #eac2fc
      
           Border around this has a color of #eac2fc        
        
          <div style="border:2px solid #eac2fc;">Content here</div>
        
        
          .myborder {border:2px solid #eac2fc;}
        
        Border color #eac2fc