#ed27e2 color space conversions
Hex:
        #ed27e2
        RGB:
        237, 39, 226
        CMY:
        7, 85, 11
        CMYK:
        0, 84, 5, 7
      HSL:
        303°, 84.6154%, 54.1176%
        HSV (HSB):
        303°, 83.5443%, 92.9412%
        XYZ:
        49.3780, 24.9465, 74.1642
        xyY:
        0.3325, 0.1680, 24.9465
      CIE-Lab:
        57.0233, 87.1911, -50.0688
        CIE-LCH:
        57.0233, 100.5444, 330.1337
        CIE-Luv:
        57.0233, 79.9673, -89.5648
        Hunter-Lab:
        49.9465, 89.0619, -53.0755
      #ed27e2 color charts
#ed27e2 RGB chart
      #ed27e2 CMYK chart
      #ed27e2 RGB pie chart
      #ed27e2 color shades, tints & tones
#ed27e2 color schemes
#ed27e2 color preview, HTML & CSS examples
           This text has a color of #ed27e2        
        
          <p style="color:#ed27e2;">Text here</p>
        
        
          .mytext {color:#ed27e2;}
        
        Text color #ed27e2
      
           This box has a color of #ed27e2        
        
          <div style="background-color:#ed27e2;">Content here</div>
        
        
          .mybackground {background-color:#ed27e2;}
        
        Background color #ed27e2
      
           Border around this has a color of #ed27e2        
        
          <div style="border:2px solid #ed27e2;">Content here</div>
        
        
          .myborder {border:2px solid #ed27e2;}
        
        Border color #ed27e2