#ed4aeb color space conversions
Hex:
        #ed4aeb
        RGB:
        237, 74, 235
        CMY:
        7, 71, 8
        CMYK:
        0, 69, 1, 7
      HSL:
        301°, 81.9095%, 60.9804%
        HSV (HSB):
        301°, 68.7764%, 92.9412%
        XYZ:
        52.3692, 28.9002, 81.4154
        xyY:
        0.3219, 0.1776, 28.9002
      CIE-Lab:
        60.6935, 79.3290, -49.2986
        CIE-LCH:
        60.6935, 93.3994, 328.1413
        CIE-Luv:
        60.6935, 70.2761, -88.4408
        Hunter-Lab:
        53.7589, 79.8075, -52.1607
      #ed4aeb color charts
#ed4aeb RGB chart
      #ed4aeb CMYK chart
      #ed4aeb RGB pie chart
      #ed4aeb color shades, tints & tones
#ed4aeb color schemes
#ed4aeb color preview, HTML & CSS examples
           This text has a color of #ed4aeb        
        
          <p style="color:#ed4aeb;">Text here</p>
        
        
          .mytext {color:#ed4aeb;}
        
        Text color #ed4aeb
      
           This box has a color of #ed4aeb        
        
          <div style="background-color:#ed4aeb;">Content here</div>
        
        
          .mybackground {background-color:#ed4aeb;}
        
        Background color #ed4aeb
      
           Border around this has a color of #ed4aeb        
        
          <div style="border:2px solid #ed4aeb;">Content here</div>
        
        
          .myborder {border:2px solid #ed4aeb;}
        
        Border color #ed4aeb