#ed13e0 color space conversions
Hex:
        #ed13e0
        RGB:
        237, 19, 224
        CMY:
        7, 93, 12
        CMYK:
        0, 92, 5, 7
      HSL:
        304°, 85.8268%, 50.1961%
        HSV (HSB):
        304°, 91.9831%, 92.9412%
        XYZ:
        48.6125, 23.8521, 72.5628
        xyY:
        0.3352, 0.1645, 23.8521
      CIE-Lab:
        55.9394, 89.7750, -50.6619
        CIE-LCH:
        55.9394, 103.0833, 330.5631
        CIE-Luv:
        55.9394, 82.7114, -90.4369
        Hunter-Lab:
        48.8386, 92.2060, -53.9041
      #ed13e0 color charts
#ed13e0 RGB chart
      #ed13e0 CMYK chart
      #ed13e0 RGB pie chart
      #ed13e0 color shades, tints & tones
#ed13e0 color schemes
#ed13e0 color preview, HTML & CSS examples
           This text has a color of #ed13e0        
        
          <p style="color:#ed13e0;">Text here</p>
        
        
          .mytext {color:#ed13e0;}
        
        Text color #ed13e0
      
           This box has a color of #ed13e0        
        
          <div style="background-color:#ed13e0;">Content here</div>
        
        
          .mybackground {background-color:#ed13e0;}
        
        Background color #ed13e0
      
           Border around this has a color of #ed13e0        
        
          <div style="border:2px solid #ed13e0;">Content here</div>
        
        
          .myborder {border:2px solid #ed13e0;}
        
        Border color #ed13e0