#ed4ffb color space conversions
Hex:
        #ed4ffb
        RGB:
        237, 79, 251
        CMY:
        7, 69, 2
        CMYK:
        6, 69, 0, 2
      HSL:
        295°, 95.5556%, 64.7059%
        HSV (HSB):
        295°, 68.5259%, 98.4314%
        XYZ:
        55.1336, 30.5615, 94.2599
        xyY:
        0.3064, 0.1698, 30.5615
      CIE-Lab:
        62.1357, 80.2017, -55.8961
        CIE-LCH:
        62.1357, 97.7583, 325.1256
        CIE-Luv:
        62.1357, 63.8914, -99.3044
        Hunter-Lab:
        55.2825, 81.2750, -62.3952
      #ed4ffb color charts
#ed4ffb RGB chart
      #ed4ffb CMYK chart
      #ed4ffb RGB pie chart
      #ed4ffb color shades, tints & tones
#ed4ffb color schemes
#ed4ffb color preview, HTML & CSS examples
           This text has a color of #ed4ffb        
        
          <p style="color:#ed4ffb;">Text here</p>
        
        
          .mytext {color:#ed4ffb;}
        
        Text color #ed4ffb
      
           This box has a color of #ed4ffb        
        
          <div style="background-color:#ed4ffb;">Content here</div>
        
        
          .mybackground {background-color:#ed4ffb;}
        
        Background color #ed4ffb
      
           Border around this has a color of #ed4ffb        
        
          <div style="border:2px solid #ed4ffb;">Content here</div>
        
        
          .myborder {border:2px solid #ed4ffb;}
        
        Border color #ed4ffb