#ed1dfe color space conversions
Hex:
        #ed1dfe
        RGB:
        237, 29, 254
        CMY:
        7, 89, 0
        CMYK:
        7, 89, 0, 0
      HSL:
        295°, 99.1189%, 55.4902%
        HSV (HSB):
        295°, 88.5827%, 99.6078%
        XYZ:
        53.2538, 26.0390, 95.9852
        xyY:
        0.3038, 0.1486, 26.0390
      CIE-Lab:
        58.0741, 92.9147, -64.0549
        CIE-LCH:
        58.0741, 112.8547, 325.4178
        CIE-Luv:
        58.0741, 70.3975, -111.8059
        Hunter-Lab:
        51.0284, 96.9847, -75.8054
      #ed1dfe color charts
#ed1dfe RGB chart
      #ed1dfe CMYK chart
      #ed1dfe RGB pie chart
      #ed1dfe color shades, tints & tones
#ed1dfe color schemes
#ed1dfe color preview, HTML & CSS examples
           This text has a color of #ed1dfe        
        
          <p style="color:#ed1dfe;">Text here</p>
        
        
          .mytext {color:#ed1dfe;}
        
        Text color #ed1dfe
      
           This box has a color of #ed1dfe        
        
          <div style="background-color:#ed1dfe;">Content here</div>
        
        
          .mybackground {background-color:#ed1dfe;}
        
        Background color #ed1dfe
      
           Border around this has a color of #ed1dfe        
        
          <div style="border:2px solid #ed1dfe;">Content here</div>
        
        
          .myborder {border:2px solid #ed1dfe;}
        
        Border color #ed1dfe