#ed92e1 color space conversions
Hex:
        #ed92e1
        RGB:
        237, 146, 225
        CMY:
        7, 43, 12
        CMYK:
        0, 38, 5, 7
      HSL:
        308°, 71.6535%, 75.0980%
        HSV (HSB):
        308°, 38.3966%, 92.9412%
        XYZ:
        58.7945, 43.9985, 76.6279
        xyY:
        0.3277, 0.2452, 43.9985
      CIE-Lab:
        72.2275, 45.7351, -25.7821
        CIE-LCH:
        72.2275, 52.5016, 330.5889
        CIE-Luv:
        72.2275, 47.0106, -47.8095
        Hunter-Lab:
        66.3314, 42.1381, -22.0615
      #ed92e1 color charts
#ed92e1 RGB chart
      #ed92e1 CMYK chart
      #ed92e1 RGB pie chart
      #ed92e1 color shades, tints & tones
#ed92e1 color schemes
#ed92e1 color preview, HTML & CSS examples
           This text has a color of #ed92e1        
        
          <p style="color:#ed92e1;">Text here</p>
        
        
          .mytext {color:#ed92e1;}
        
        Text color #ed92e1
      
           This box has a color of #ed92e1        
        
          <div style="background-color:#ed92e1;">Content here</div>
        
        
          .mybackground {background-color:#ed92e1;}
        
        Background color #ed92e1
      
           Border around this has a color of #ed92e1        
        
          <div style="border:2px solid #ed92e1;">Content here</div>
        
        
          .myborder {border:2px solid #ed92e1;}
        
        Border color #ed92e1