#edbbf5 color space conversions
Hex:
        #edbbf5
        RGB:
        237, 187, 245
        CMY:
        7, 27, 4
        CMYK:
        3, 24, 0, 4
      HSL:
        292°, 74.3590%, 84.7059%
        HSV (HSB):
        292°, 23.6735%, 96.0784%
        XYZ:
        69.1768, 60.1377, 94.3479
        xyY:
        0.3093, 0.2689, 60.1377
      CIE-Lab:
        81.9130, 27.7176, -21.8567
        CIE-LCH:
        81.9130, 35.2985, 321.7425
        CIE-Luv:
        81.9130, 24.2464, -39.2131
        Hunter-Lab:
        77.5485, 23.5202, -17.8501
      #edbbf5 color charts
#edbbf5 RGB chart
      #edbbf5 CMYK chart
      #edbbf5 RGB pie chart
      #edbbf5 color shades, tints & tones
#edbbf5 color schemes
#edbbf5 color preview, HTML & CSS examples
           This text has a color of #edbbf5        
        
          <p style="color:#edbbf5;">Text here</p>
        
        
          .mytext {color:#edbbf5;}
        
        Text color #edbbf5
      
           This box has a color of #edbbf5        
        
          <div style="background-color:#edbbf5;">Content here</div>
        
        
          .mybackground {background-color:#edbbf5;}
        
        Background color #edbbf5
      
           Border around this has a color of #edbbf5        
        
          <div style="border:2px solid #edbbf5;">Content here</div>
        
        
          .myborder {border:2px solid #edbbf5;}
        
        Border color #edbbf5