#ed90e5 color space conversions
Hex:
        #ed90e5
        RGB:
        237, 144, 229
        CMY:
        7, 44, 10
        CMYK:
        0, 39, 3, 7
      HSL:
        305°, 72.0930%, 74.7059%
        HSV (HSB):
        305°, 39.2405%, 92.9412%
        XYZ:
        59.0412, 43.6082, 79.4342
        xyY:
        0.3243, 0.2395, 43.6082
      CIE-Lab:
        71.9658, 47.4579, -28.3789
        CIE-LCH:
        71.9658, 55.2957, 329.1214
        CIE-Luv:
        71.9658, 47.1253, -52.2441
        Hunter-Lab:
        66.0365, 44.0274, -25.0934
      #ed90e5 color charts
#ed90e5 RGB chart
      #ed90e5 CMYK chart
      #ed90e5 RGB pie chart
      #ed90e5 color shades, tints & tones
#ed90e5 color schemes
#ed90e5 color preview, HTML & CSS examples
           This text has a color of #ed90e5        
        
          <p style="color:#ed90e5;">Text here</p>
        
        
          .mytext {color:#ed90e5;}
        
        Text color #ed90e5
      
           This box has a color of #ed90e5        
        
          <div style="background-color:#ed90e5;">Content here</div>
        
        
          .mybackground {background-color:#ed90e5;}
        
        Background color #ed90e5
      
           Border around this has a color of #ed90e5        
        
          <div style="border:2px solid #ed90e5;">Content here</div>
        
        
          .myborder {border:2px solid #ed90e5;}
        
        Border color #ed90e5