#ed68fa color space conversions
Hex:
        #ed68fa
        RGB:
        237, 104, 250
        CMY:
        7, 59, 2
        CMYK:
        5, 58, 0, 2
      HSL:
        295°, 93.5897%, 69.4118%
        HSV (HSB):
        295°, 58.4000%, 98.0392%
        XYZ:
        57.1307, 34.8073, 94.1498
        xyY:
        0.3070, 0.1870, 34.8073
      CIE-Lab:
        65.5983, 70.2518, -49.8519
        CIE-LCH:
        65.5983, 86.1425, 324.6398
        CIE-Luv:
        65.5983, 57.4460, -89.3611
        Hunter-Lab:
        58.9977, 69.6053, -53.3179
      #ed68fa color charts
#ed68fa RGB chart
      #ed68fa CMYK chart
      #ed68fa RGB pie chart
      #ed68fa color shades, tints & tones
#ed68fa color schemes
#ed68fa color preview, HTML & CSS examples
           This text has a color of #ed68fa        
        
          <p style="color:#ed68fa;">Text here</p>
        
        
          .mytext {color:#ed68fa;}
        
        Text color #ed68fa
      
           This box has a color of #ed68fa        
        
          <div style="background-color:#ed68fa;">Content here</div>
        
        
          .mybackground {background-color:#ed68fa;}
        
        Background color #ed68fa
      
           Border around this has a color of #ed68fa        
        
          <div style="border:2px solid #ed68fa;">Content here</div>
        
        
          .myborder {border:2px solid #ed68fa;}
        
        Border color #ed68fa