#ed38b2 color space conversions
Hex:
        #ed38b2
        RGB:
        237, 56, 178
        CMY:
        7, 78, 30
        CMYK:
        0, 76, 25, 7
      HSL:
        320°, 83.4101%, 57.4510%
        HSV (HSB):
        320°, 76.3713%, 92.9412%
        XYZ:
        44.3751, 24.0472, 44.4222
        xyY:
        0.3932, 0.2131, 24.0472
      CIE-Lab:
        56.1350, 76.9587, -23.9642
        CIE-LCH:
        56.1350, 80.6035, 342.7039
        CIE-Luv:
        56.1350, 96.2344, -48.3981
        Hunter-Lab:
        49.0380, 75.7106, -19.3827
      #ed38b2 color charts
#ed38b2 RGB chart
      #ed38b2 CMYK chart
      #ed38b2 RGB pie chart
      #ed38b2 color shades, tints & tones
#ed38b2 color schemes
#ed38b2 color preview, HTML & CSS examples
           This text has a color of #ed38b2        
        
          <p style="color:#ed38b2;">Text here</p>
        
        
          .mytext {color:#ed38b2;}
        
        Text color #ed38b2
      
           This box has a color of #ed38b2        
        
          <div style="background-color:#ed38b2;">Content here</div>
        
        
          .mybackground {background-color:#ed38b2;}
        
        Background color #ed38b2
      
           Border around this has a color of #ed38b2        
        
          <div style="border:2px solid #ed38b2;">Content here</div>
        
        
          .myborder {border:2px solid #ed38b2;}
        
        Border color #ed38b2