#ed2cf2 color space conversions
Hex:
        #ed2cf2
        RGB:
        237, 44, 242
        CMY:
        7, 83, 5
        CMYK:
        2, 82, 0, 5
      HSL:
        298°, 88.3929%, 56.0784%
        HSV (HSB):
        298°, 81.8182%, 94.9020%
        XYZ:
        51.8527, 26.2167, 86.3318
        xyY:
        0.3154, 0.1595, 26.2167
      CIE-Lab:
        58.2422, 88.5431, -57.1078
        CIE-LCH:
        58.2422, 105.3621, 327.1791
        CIE-Luv:
        58.2422, 73.2441, -100.8723
        Hunter-Lab:
        51.2022, 91.1639, -64.1269
      #ed2cf2 color charts
#ed2cf2 RGB chart
      #ed2cf2 CMYK chart
      #ed2cf2 RGB pie chart
      #ed2cf2 color shades, tints & tones
#ed2cf2 color schemes
#ed2cf2 color preview, HTML & CSS examples
           This text has a color of #ed2cf2        
        
          <p style="color:#ed2cf2;">Text here</p>
        
        
          .mytext {color:#ed2cf2;}
        
        Text color #ed2cf2
      
           This box has a color of #ed2cf2        
        
          <div style="background-color:#ed2cf2;">Content here</div>
        
        
          .mybackground {background-color:#ed2cf2;}
        
        Background color #ed2cf2
      
           Border around this has a color of #ed2cf2        
        
          <div style="border:2px solid #ed2cf2;">Content here</div>
        
        
          .myborder {border:2px solid #ed2cf2;}
        
        Border color #ed2cf2