#ed1ce7 color space conversions
Hex:
        #ed1ce7
        RGB:
        237, 28, 231
        CMY:
        7, 89, 9
        CMYK:
        0, 88, 3, 7
      HSL:
        302°, 85.3061%, 51.9608%
        HSV (HSB):
        302°, 88.1857%, 92.9412%
        XYZ:
        49.7641, 24.6046, 77.7276
        xyY:
        0.3272, 0.1618, 24.6046
      CIE-Lab:
        56.6881, 89.6809, -53.4212
        CIE-LCH:
        56.6881, 104.3862, 329.2185
        CIE-Luv:
        56.6881, 79.1880, -94.8528
        Hunter-Lab:
        49.6030, 92.2746, -58.1850
      #ed1ce7 color charts
#ed1ce7 RGB chart
      #ed1ce7 CMYK chart
      #ed1ce7 RGB pie chart
      #ed1ce7 color shades, tints & tones
#ed1ce7 color schemes
#ed1ce7 color preview, HTML & CSS examples
           This text has a color of #ed1ce7        
        
          <p style="color:#ed1ce7;">Text here</p>
        
        
          .mytext {color:#ed1ce7;}
        
        Text color #ed1ce7
      
           This box has a color of #ed1ce7        
        
          <div style="background-color:#ed1ce7;">Content here</div>
        
        
          .mybackground {background-color:#ed1ce7;}
        
        Background color #ed1ce7
      
           Border around this has a color of #ed1ce7        
        
          <div style="border:2px solid #ed1ce7;">Content here</div>
        
        
          .myborder {border:2px solid #ed1ce7;}
        
        Border color #ed1ce7