#ed31ab color space conversions
Hex:
        #ed31ab
        RGB:
        237, 49, 171
        CMY:
        7, 81, 33
        CMYK:
        0, 79, 28, 7
      HSL:
        321°, 83.9286%, 56.0784%
        HSV (HSB):
        321°, 79.3249%, 92.9412%
        XYZ:
        43.3741, 23.1414, 40.7088
        xyY:
        0.4045, 0.2158, 23.1414
      CIE-Lab:
        55.2177, 77.9737, -21.2916
        CIE-LCH:
        55.2177, 80.8284, 344.7271
        CIE-Luv:
        55.2177, 100.9334, -44.5390
        Hunter-Lab:
        48.1055, 76.7587, -16.4996
      #ed31ab color charts
#ed31ab RGB chart
      #ed31ab CMYK chart
      #ed31ab RGB pie chart
      #ed31ab color shades, tints & tones
#ed31ab color schemes
#ed31ab color preview, HTML & CSS examples
           This text has a color of #ed31ab        
        
          <p style="color:#ed31ab;">Text here</p>
        
        
          .mytext {color:#ed31ab;}
        
        Text color #ed31ab
      
           This box has a color of #ed31ab        
        
          <div style="background-color:#ed31ab;">Content here</div>
        
        
          .mybackground {background-color:#ed31ab;}
        
        Background color #ed31ab
      
           Border around this has a color of #ed31ab        
        
          <div style="border:2px solid #ed31ab;">Content here</div>
        
        
          .myborder {border:2px solid #ed31ab;}
        
        Border color #ed31ab