#ed0ba1 color space conversions
Hex:
        #ed0ba1
        RGB:
        237, 11, 161
        CMY:
        7, 96, 37
        CMYK:
        0, 95, 32, 7
      HSL:
        320°, 91.1290%, 48.6275%
        HSV (HSB):
        320°, 95.3586%, 92.9412%
        XYZ:
        41.4777, 20.8171, 35.5502
        xyY:
        0.4239, 0.2128, 20.8171
      CIE-Lab:
        52.7487, 82.9222, -19.1857
        CIE-LCH:
        52.7487, 85.1128, 346.9727
        CIE-Luv:
        52.7487, 111.4557, -42.0943
        Hunter-Lab:
        45.6257, 82.4269, -14.2590
      #ed0ba1 color charts
#ed0ba1 RGB chart
      #ed0ba1 CMYK chart
      #ed0ba1 RGB pie chart
      #ed0ba1 color shades, tints & tones
#ed0ba1 color schemes
#ed0ba1 color preview, HTML & CSS examples
           This text has a color of #ed0ba1        
        
          <p style="color:#ed0ba1;">Text here</p>
        
        
          .mytext {color:#ed0ba1;}
        
        Text color #ed0ba1
      
           This box has a color of #ed0ba1        
        
          <div style="background-color:#ed0ba1;">Content here</div>
        
        
          .mybackground {background-color:#ed0ba1;}
        
        Background color #ed0ba1
      
           Border around this has a color of #ed0ba1        
        
          <div style="border:2px solid #ed0ba1;">Content here</div>
        
        
          .myborder {border:2px solid #ed0ba1;}
        
        Border color #ed0ba1