#ed55c2 color space conversions
Hex:
        #ed55c2
        RGB:
        237, 85, 194
        CMY:
        7, 67, 24
        CMYK:
        0, 64, 18, 7
      HSL:
        317°, 80.8511%, 63.1373%
        HSV (HSB):
        317°, 64.1350%, 92.9412%
        XYZ:
        47.9112, 28.3966, 53.9948
        xyY:
        0.3677, 0.2179, 28.3966
      CIE-Lab:
        60.2453, 69.2827, -26.8473
        CIE-LCH:
        60.2453, 74.3026, 338.8185
        CIE-Luv:
        60.2453, 81.1087, -52.0034
        Hunter-Lab:
        53.2884, 67.2330, -22.7741
      #ed55c2 color charts
#ed55c2 RGB chart
      #ed55c2 CMYK chart
      #ed55c2 RGB pie chart
      #ed55c2 color shades, tints & tones
#ed55c2 color schemes
#ed55c2 color preview, HTML & CSS examples
           This text has a color of #ed55c2        
        
          <p style="color:#ed55c2;">Text here</p>
        
        
          .mytext {color:#ed55c2;}
        
        Text color #ed55c2
      
           This box has a color of #ed55c2        
        
          <div style="background-color:#ed55c2;">Content here</div>
        
        
          .mybackground {background-color:#ed55c2;}
        
        Background color #ed55c2
      
           Border around this has a color of #ed55c2        
        
          <div style="border:2px solid #ed55c2;">Content here</div>
        
        
          .myborder {border:2px solid #ed55c2;}
        
        Border color #ed55c2