#ed3fa5 color space conversions
Hex:
        #ed3fa5
        RGB:
        237, 63, 165
        CMY:
        7, 75, 35
        CMYK:
        0, 73, 30, 7
      HSL:
        325°, 82.8571%, 58.8235%
        HSV (HSB):
        325°, 73.4177%, 92.9412%
        XYZ:
        43.4941, 24.2762, 37.9907
        xyY:
        0.4112, 0.2295, 24.2762
      CIE-Lab:
        56.3632, 73.3910, -16.0357
        CIE-LCH:
        56.3632, 75.1224, 347.6747
        CIE-Luv:
        56.3632, 99.4292, -36.2461
        Hunter-Lab:
        49.2708, 71.3479, -11.2265
      #ed3fa5 color charts
#ed3fa5 RGB chart
      #ed3fa5 CMYK chart
      #ed3fa5 RGB pie chart
      #ed3fa5 color shades, tints & tones
#ed3fa5 color schemes
#ed3fa5 color preview, HTML & CSS examples
           This text has a color of #ed3fa5        
        
          <p style="color:#ed3fa5;">Text here</p>
        
        
          .mytext {color:#ed3fa5;}
        
        Text color #ed3fa5
      
           This box has a color of #ed3fa5        
        
          <div style="background-color:#ed3fa5;">Content here</div>
        
        
          .mybackground {background-color:#ed3fa5;}
        
        Background color #ed3fa5
      
           Border around this has a color of #ed3fa5        
        
          <div style="border:2px solid #ed3fa5;">Content here</div>
        
        
          .myborder {border:2px solid #ed3fa5;}
        
        Border color #ed3fa5