#ed1bda color space conversions
Hex:
        #ed1bda
        RGB:
        237, 27, 218
        CMY:
        7, 89, 15
        CMYK:
        0, 89, 8, 7
      HSL:
        305°, 85.3659%, 51.7647%
        HSV (HSB):
        305°, 88.6076%, 92.9412%
        XYZ:
        47.9719, 23.8503, 68.4048
        xyY:
        0.3421, 0.1701, 23.8503
      CIE-Lab:
        55.9376, 88.0184, -47.2623
        CIE-LCH:
        55.9376, 99.9047, 331.7660
        CIE-Luv:
        55.9376, 84.5322, -85.0726
        Hunter-Lab:
        48.8368, 89.8742, -48.8607
      #ed1bda color charts
#ed1bda RGB chart
      #ed1bda CMYK chart
      #ed1bda RGB pie chart
      #ed1bda color shades, tints & tones
#ed1bda color schemes
#ed1bda color preview, HTML & CSS examples
           This text has a color of #ed1bda        
        
          <p style="color:#ed1bda;">Text here</p>
        
        
          .mytext {color:#ed1bda;}
        
        Text color #ed1bda
      
           This box has a color of #ed1bda        
        
          <div style="background-color:#ed1bda;">Content here</div>
        
        
          .mybackground {background-color:#ed1bda;}
        
        Background color #ed1bda
      
           Border around this has a color of #ed1bda        
        
          <div style="border:2px solid #ed1bda;">Content here</div>
        
        
          .myborder {border:2px solid #ed1bda;}
        
        Border color #ed1bda