#ed8af5 color space conversions
Hex:
        #ed8af5
        RGB:
        237, 138, 245
        CMY:
        7, 46, 4
        CMYK:
        3, 44, 0, 4
      HSL:
        296°, 84.2520%, 75.0980%
        HSV (HSB):
        296°, 43.6735%, 96.0784%
        XYZ:
        60.4950, 42.7741, 91.4540
        xyY:
        0.3107, 0.2197, 42.7741
      CIE-Lab:
        71.4013, 53.3643, -38.0105
        CIE-LCH:
        71.4013, 65.5175, 324.5384
        CIE-Luv:
        71.4013, 46.3845, -68.7738
        Hunter-Lab:
        65.4019, 50.6544, -37.1262
      #ed8af5 color charts
#ed8af5 RGB chart
      #ed8af5 CMYK chart
      #ed8af5 RGB pie chart
      #ed8af5 color shades, tints & tones
#ed8af5 color schemes
#ed8af5 color preview, HTML & CSS examples
           This text has a color of #ed8af5        
        
          <p style="color:#ed8af5;">Text here</p>
        
        
          .mytext {color:#ed8af5;}
        
        Text color #ed8af5
      
           This box has a color of #ed8af5        
        
          <div style="background-color:#ed8af5;">Content here</div>
        
        
          .mybackground {background-color:#ed8af5;}
        
        Background color #ed8af5
      
           Border around this has a color of #ed8af5        
        
          <div style="border:2px solid #ed8af5;">Content here</div>
        
        
          .myborder {border:2px solid #ed8af5;}
        
        Border color #ed8af5