#ed2fb3 color space conversions
Hex:
        #ed2fb3
        RGB:
        237, 47, 179
        CMY:
        7, 82, 30
        CMYK:
        0, 80, 24, 7
      HSL:
        318°, 84.0708%, 55.6863%
        HSV (HSB):
        318°, 80.1688%, 92.9412%
        XYZ:
        44.0783, 23.2922, 44.8205
        xyY:
        0.3929, 0.2076, 23.2922
      CIE-Lab:
        55.3721, 79.3805, -25.7216
        CIE-LCH:
        55.3721, 83.4437, 342.0462
        CIE-Luv:
        55.3721, 97.9950, -51.2897
        Hunter-Lab:
        48.2620, 78.5675, -21.2787
      #ed2fb3 color charts
#ed2fb3 RGB chart
      #ed2fb3 CMYK chart
      #ed2fb3 RGB pie chart
      #ed2fb3 color shades, tints & tones
#ed2fb3 color schemes
#ed2fb3 color preview, HTML & CSS examples
           This text has a color of #ed2fb3        
        
          <p style="color:#ed2fb3;">Text here</p>
        
        
          .mytext {color:#ed2fb3;}
        
        Text color #ed2fb3
      
           This box has a color of #ed2fb3        
        
          <div style="background-color:#ed2fb3;">Content here</div>
        
        
          .mybackground {background-color:#ed2fb3;}
        
        Background color #ed2fb3
      
           Border around this has a color of #ed2fb3        
        
          <div style="border:2px solid #ed2fb3;">Content here</div>
        
        
          .myborder {border:2px solid #ed2fb3;}
        
        Border color #ed2fb3