#ed1bde color space conversions
Hex:
        #ed1bde
        RGB:
        237, 27, 222
        CMY:
        7, 89, 13
        CMYK:
        0, 89, 6, 7
      HSL:
        304°, 85.3659%, 51.7647%
        HSV (HSB):
        304°, 88.6076%, 92.9412%
        XYZ:
        48.5018, 24.0623, 71.1954
        xyY:
        0.3374, 0.1674, 24.0623
      CIE-Lab:
        56.1501, 88.5630, -49.1943
        CIE-LCH:
        56.1501, 101.3088, 330.9491
        CIE-Luv:
        56.1501, 82.8910, -88.1338
        Hunter-Lab:
        49.0534, 90.6496, -51.7154
      #ed1bde color charts
#ed1bde RGB chart
      #ed1bde CMYK chart
      #ed1bde RGB pie chart
      #ed1bde color shades, tints & tones
#ed1bde color schemes
#ed1bde color preview, HTML & CSS examples
           This text has a color of #ed1bde        
        
          <p style="color:#ed1bde;">Text here</p>
        
        
          .mytext {color:#ed1bde;}
        
        Text color #ed1bde
      
           This box has a color of #ed1bde        
        
          <div style="background-color:#ed1bde;">Content here</div>
        
        
          .mybackground {background-color:#ed1bde;}
        
        Background color #ed1bde
      
           Border around this has a color of #ed1bde        
        
          <div style="border:2px solid #ed1bde;">Content here</div>
        
        
          .myborder {border:2px solid #ed1bde;}
        
        Border color #ed1bde