#ed66fa color space conversions
Hex:
        #ed66fa
        RGB:
        237, 102, 250
        CMY:
        7, 60, 2
        CMYK:
        5, 59, 0, 2
      HSL:
        295°, 93.6709%, 69.0196%
        HSV (HSB):
        295°, 59.2000%, 98.0392%
        XYZ:
        56.9317, 34.4094, 94.0835
        xyY:
        0.3070, 0.1856, 34.4094
      CIE-Lab:
        65.2862, 71.1067, -50.3453
        CIE-LCH:
        65.2862, 87.1253, 324.7006
        CIE-Luv:
        65.2862, 58.0584, -90.1928
        Hunter-Lab:
        58.6595, 70.5882, -54.0331
      #ed66fa color charts
#ed66fa RGB chart
      #ed66fa CMYK chart
      #ed66fa RGB pie chart
      #ed66fa color shades, tints & tones
#ed66fa color schemes
#ed66fa color preview, HTML & CSS examples
           This text has a color of #ed66fa        
        
          <p style="color:#ed66fa;">Text here</p>
        
        
          .mytext {color:#ed66fa;}
        
        Text color #ed66fa
      
           This box has a color of #ed66fa        
        
          <div style="background-color:#ed66fa;">Content here</div>
        
        
          .mybackground {background-color:#ed66fa;}
        
        Background color #ed66fa
      
           Border around this has a color of #ed66fa        
        
          <div style="border:2px solid #ed66fa;">Content here</div>
        
        
          .myborder {border:2px solid #ed66fa;}
        
        Border color #ed66fa