#ed1be7 color space conversions
Hex:
        #ed1be7
        RGB:
        237, 27, 231
        CMY:
        7, 89, 9
        CMYK:
        0, 89, 3, 7
      HSL:
        302°, 85.3659%, 51.7647%
        HSV (HSB):
        302°, 88.6076%, 92.9412%
        XYZ:
        49.7408, 24.5579, 77.7198
        xyY:
        0.3272, 0.1615, 24.5579
      CIE-Lab:
        56.6421, 89.8160, -53.4945
        CIE-LCH:
        56.6421, 104.5399, 329.2219
        CIE-Luv:
        56.6421, 79.2759, -94.9639
        Hunter-Lab:
        49.5559, 92.4429, -58.2968
      #ed1be7 color charts
#ed1be7 RGB chart
      #ed1be7 CMYK chart
      #ed1be7 RGB pie chart
      #ed1be7 color shades, tints & tones
#ed1be7 color schemes
#ed1be7 color preview, HTML & CSS examples
           This text has a color of #ed1be7        
        
          <p style="color:#ed1be7;">Text here</p>
        
        
          .mytext {color:#ed1be7;}
        
        Text color #ed1be7
      
           This box has a color of #ed1be7        
        
          <div style="background-color:#ed1be7;">Content here</div>
        
        
          .mybackground {background-color:#ed1be7;}
        
        Background color #ed1be7
      
           Border around this has a color of #ed1be7        
        
          <div style="border:2px solid #ed1be7;">Content here</div>
        
        
          .myborder {border:2px solid #ed1be7;}
        
        Border color #ed1be7