#ed26cb color space conversions
Hex:
        #ed26cb
        RGB:
        237, 38, 203
        CMY:
        7, 85, 20
        CMYK:
        0, 84, 14, 7
      HSL:
        310°, 84.6809%, 53.9216%
        HSV (HSB):
        310°, 83.9662%, 92.9412%
        XYZ:
        46.3977, 23.7025, 58.6295
        xyY:
        0.3604, 0.1841, 23.7025
      CIE-Lab:
        55.7887, 84.2571, -38.9368
        CIE-LCH:
        55.7887, 92.8188, 335.1975
        CIE-Luv:
        55.7887, 89.4592, -71.9113
        Hunter-Lab:
        48.6853, 84.9135, -37.3207
      #ed26cb color charts
#ed26cb RGB chart
      #ed26cb CMYK chart
      #ed26cb RGB pie chart
      #ed26cb color shades, tints & tones
#ed26cb color schemes
#ed26cb color preview, HTML & CSS examples
           This text has a color of #ed26cb        
        
          <p style="color:#ed26cb;">Text here</p>
        
        
          .mytext {color:#ed26cb;}
        
        Text color #ed26cb
      
           This box has a color of #ed26cb        
        
          <div style="background-color:#ed26cb;">Content here</div>
        
        
          .mybackground {background-color:#ed26cb;}
        
        Background color #ed26cb
      
           Border around this has a color of #ed26cb        
        
          <div style="border:2px solid #ed26cb;">Content here</div>
        
        
          .myborder {border:2px solid #ed26cb;}
        
        Border color #ed26cb