#ed0fb5 color space conversions
Hex:
        #ed0fb5
        RGB:
        237, 15, 181
        CMY:
        7, 94, 29
        CMYK:
        0, 94, 24, 7
      HSL:
        315°, 88.0952%, 49.4118%
        HSV (HSB):
        315°, 93.6709%, 92.9412%
        XYZ:
        43.4364, 21.6824, 45.6118
        xyY:
        0.3923, 0.1958, 21.6824
      CIE-Lab:
        53.6884, 84.7500, -29.4950
        CIE-LCH:
        53.6884, 89.7359, 340.8109
        CIE-Luv:
        53.6884, 101.8065, -57.4451
        Hunter-Lab:
        46.5643, 85.0217, -25.4822
      #ed0fb5 color charts
#ed0fb5 RGB chart
      #ed0fb5 CMYK chart
      #ed0fb5 RGB pie chart
      #ed0fb5 color shades, tints & tones
#ed0fb5 color schemes
#ed0fb5 color preview, HTML & CSS examples
           This text has a color of #ed0fb5        
        
          <p style="color:#ed0fb5;">Text here</p>
        
        
          .mytext {color:#ed0fb5;}
        
        Text color #ed0fb5
      
           This box has a color of #ed0fb5        
        
          <div style="background-color:#ed0fb5;">Content here</div>
        
        
          .mybackground {background-color:#ed0fb5;}
        
        Background color #ed0fb5
      
           Border around this has a color of #ed0fb5        
        
          <div style="border:2px solid #ed0fb5;">Content here</div>
        
        
          .myborder {border:2px solid #ed0fb5;}
        
        Border color #ed0fb5