#ed368b color space conversions
Hex:
        #ed368b
        RGB:
        237, 54, 139
        CMY:
        7, 79, 45
        CMYK:
        0, 77, 41, 7
      HSL:
        332°, 83.5616%, 57.0588%
        HSV (HSB):
        332°, 77.2152%, 92.9412%
        XYZ:
        40.9044, 22.5069, 26.6145
        xyY:
        0.4544, 0.2500, 22.5069
      CIE-Lab:
        54.5608, 73.3560, -3.3931
        CIE-LCH:
        54.5608, 73.4345, 357.3516
        CIE-Luv:
        54.5608, 112.8692, -18.7251
        Hunter-Lab:
        47.4415, 70.8815, -0.0524
      #ed368b color charts
#ed368b RGB chart
      #ed368b CMYK chart
      #ed368b RGB pie chart
      #ed368b color shades, tints & tones
#ed368b color schemes
#ed368b color preview, HTML & CSS examples
           This text has a color of #ed368b        
        
          <p style="color:#ed368b;">Text here</p>
        
        
          .mytext {color:#ed368b;}
        
        Text color #ed368b
      
           This box has a color of #ed368b        
        
          <div style="background-color:#ed368b;">Content here</div>
        
        
          .mybackground {background-color:#ed368b;}
        
        Background color #ed368b
      
           Border around this has a color of #ed368b        
        
          <div style="border:2px solid #ed368b;">Content here</div>
        
        
          .myborder {border:2px solid #ed368b;}
        
        Border color #ed368b