#ed28fa color space conversions
Hex:
        #ed28fa
        RGB:
        237, 40, 250
        CMY:
        7, 84, 2
        CMYK:
        5, 84, 0, 2
      HSL:
        296°, 95.4545%, 56.8627%
        HSV (HSB):
        296°, 84.0000%, 98.0392%
        XYZ:
        52.9392, 26.4242, 92.7527
        xyY:
        0.3076, 0.1535, 26.4242
      CIE-Lab:
        58.4376, 90.5345, -61.2508
        CIE-LCH:
        58.4376, 109.3076, 325.9198
        CIE-Luv:
        58.4376, 70.8108, -107.4699
        Hunter-Lab:
        51.4045, 93.8711, -70.9978
      #ed28fa color charts
#ed28fa RGB chart
      #ed28fa CMYK chart
      #ed28fa RGB pie chart
      #ed28fa color shades, tints & tones
#ed28fa color schemes
#ed28fa color preview, HTML & CSS examples
           This text has a color of #ed28fa        
        
          <p style="color:#ed28fa;">Text here</p>
        
        
          .mytext {color:#ed28fa;}
        
        Text color #ed28fa
      
           This box has a color of #ed28fa        
        
          <div style="background-color:#ed28fa;">Content here</div>
        
        
          .mybackground {background-color:#ed28fa;}
        
        Background color #ed28fa
      
           Border around this has a color of #ed28fa        
        
          <div style="border:2px solid #ed28fa;">Content here</div>
        
        
          .myborder {border:2px solid #ed28fa;}
        
        Border color #ed28fa