#ed0aeb color space conversions
Hex:
        #ed0aeb
        RGB:
        237, 10, 235
        CMY:
        7, 96, 8
        CMYK:
        0, 96, 1, 7
      HSL:
        301°, 91.9028%, 48.4314%
        HSV (HSB):
        301°, 95.7806%, 92.9412%
        XYZ:
        50.0290, 24.2198, 80.6353
        xyY:
        0.3230, 0.1564, 24.2198
      CIE-Lab:
        56.3072, 92.0365, -56.2796
        CIE-LCH:
        56.3072, 107.8801, 328.5545
        CIE-Luv:
        56.3072, 78.7426, -99.3045
        Hunter-Lab:
        49.2136, 95.3338, -62.6958
      #ed0aeb color charts
#ed0aeb RGB chart
      #ed0aeb CMYK chart
      #ed0aeb RGB pie chart
      #ed0aeb color shades, tints & tones
#ed0aeb color schemes
#ed0aeb color preview, HTML & CSS examples
           This text has a color of #ed0aeb        
        
          <p style="color:#ed0aeb;">Text here</p>
        
        
          .mytext {color:#ed0aeb;}
        
        Text color #ed0aeb
      
           This box has a color of #ed0aeb        
        
          <div style="background-color:#ed0aeb;">Content here</div>
        
        
          .mybackground {background-color:#ed0aeb;}
        
        Background color #ed0aeb
      
           Border around this has a color of #ed0aeb        
        
          <div style="border:2px solid #ed0aeb;">Content here</div>
        
        
          .myborder {border:2px solid #ed0aeb;}
        
        Border color #ed0aeb