#ed27c4 color space conversions
Hex:
        #ed27c4
        RGB:
        237, 39, 196
        CMY:
        7, 85, 23
        CMYK:
        0, 84, 17, 7
      HSL:
        312°, 84.6154%, 54.1176%
        HSV (HSB):
        312°, 83.5443%, 92.9412%
        XYZ:
        45.6144, 23.4411, 54.3450
        xyY:
        0.3696, 0.1900, 23.4411
      CIE-Lab:
        55.5238, 83.1711, -35.3294
        CIE-LCH:
        55.5238, 90.3637, 336.9852
        CIE-Luv:
        55.5238, 92.2636, -66.2500
        Hunter-Lab:
        48.4160, 83.4430, -32.6594
      #ed27c4 color charts
#ed27c4 RGB chart
      #ed27c4 CMYK chart
      #ed27c4 RGB pie chart
      #ed27c4 color shades, tints & tones
#ed27c4 color schemes
#ed27c4 color preview, HTML & CSS examples
           This text has a color of #ed27c4        
        
          <p style="color:#ed27c4;">Text here</p>
        
        
          .mytext {color:#ed27c4;}
        
        Text color #ed27c4
      
           This box has a color of #ed27c4        
        
          <div style="background-color:#ed27c4;">Content here</div>
        
        
          .mybackground {background-color:#ed27c4;}
        
        Background color #ed27c4
      
           Border around this has a color of #ed27c4        
        
          <div style="border:2px solid #ed27c4;">Content here</div>
        
        
          .myborder {border:2px solid #ed27c4;}
        
        Border color #ed27c4