#ed05b9 color space conversions
Hex:
        #ed05b9
        RGB:
        237, 5, 185
        CMY:
        7, 98, 27
        CMYK:
        0, 98, 22, 7
      HSL:
        313°, 95.8678%, 47.4510%
        HSV (HSB):
        313°, 97.8903%, 92.9412%
        XYZ:
        43.7363, 21.6158, 47.7661
        xyY:
        0.3866, 0.1911, 21.6158
      CIE-Lab:
        53.6170, 85.9419, -31.9378
        CIE-LCH:
        53.6170, 91.6844, 339.6139
        CIE-Luv:
        53.6170, 100.6055, -61.2189
        Hunter-Lab:
        46.4928, 86.5542, -28.3687
      #ed05b9 color charts
#ed05b9 RGB chart
      #ed05b9 CMYK chart
      #ed05b9 RGB pie chart
      #ed05b9 color shades, tints & tones
#ed05b9 color schemes
#ed05b9 color preview, HTML & CSS examples
           This text has a color of #ed05b9        
        
          <p style="color:#ed05b9;">Text here</p>
        
        
          .mytext {color:#ed05b9;}
        
        Text color #ed05b9
      
           This box has a color of #ed05b9        
        
          <div style="background-color:#ed05b9;">Content here</div>
        
        
          .mybackground {background-color:#ed05b9;}
        
        Background color #ed05b9
      
           Border around this has a color of #ed05b9        
        
          <div style="border:2px solid #ed05b9;">Content here</div>
        
        
          .myborder {border:2px solid #ed05b9;}
        
        Border color #ed05b9