#ed23b1 color space conversions
Hex:
        #ed23b1
        RGB:
        237, 35, 177
        CMY:
        7, 86, 31
        CMYK:
        0, 85, 25, 7
      HSL:
        318°, 84.8739%, 53.3333%
        HSV (HSB):
        318°, 85.2321%, 92.9412%
        XYZ:
        43.4619, 22.3809, 43.6242
        xyY:
        0.3970, 0.2045, 22.3809
      CIE-Lab:
        54.4288, 81.6337, -26.0123
        CIE-LCH:
        54.4288, 85.6779, 342.3257
        CIE-Luv:
        54.4288, 101.1872, -51.9476
        Hunter-Lab:
        47.3085, 81.1966, -21.5567
      #ed23b1 color charts
#ed23b1 RGB chart
      #ed23b1 CMYK chart
      #ed23b1 RGB pie chart
      #ed23b1 color shades, tints & tones
#ed23b1 color schemes
#ed23b1 color preview, HTML & CSS examples
           This text has a color of #ed23b1        
        
          <p style="color:#ed23b1;">Text here</p>
        
        
          .mytext {color:#ed23b1;}
        
        Text color #ed23b1
      
           This box has a color of #ed23b1        
        
          <div style="background-color:#ed23b1;">Content here</div>
        
        
          .mybackground {background-color:#ed23b1;}
        
        Background color #ed23b1
      
           Border around this has a color of #ed23b1        
        
          <div style="border:2px solid #ed23b1;">Content here</div>
        
        
          .myborder {border:2px solid #ed23b1;}
        
        Border color #ed23b1