#ed23bd color space conversions
Hex:
        #ed23bd
        RGB:
        237, 35, 189
        CMY:
        7, 86, 26
        CMYK:
        0, 85, 20, 7
      HSL:
        314°, 84.8739%, 53.3333%
        HSV (HSB):
        314°, 85.2321%, 92.9412%
        XYZ:
        44.7114, 22.8807, 50.2040
        xyY:
        0.3796, 0.1942, 22.8807
      CIE-Lab:
        54.9493, 83.0472, -32.1835
        CIE-LCH:
        54.9493, 89.0653, 338.8170
        CIE-Luv:
        54.9493, 95.9054, -61.3997
        Hunter-Lab:
        47.8338, 83.1391, -28.7442
      #ed23bd color charts
#ed23bd RGB chart
      #ed23bd CMYK chart
      #ed23bd RGB pie chart
      #ed23bd color shades, tints & tones
#ed23bd color schemes
#ed23bd color preview, HTML & CSS examples
           This text has a color of #ed23bd        
        
          <p style="color:#ed23bd;">Text here</p>
        
        
          .mytext {color:#ed23bd;}
        
        Text color #ed23bd
      
           This box has a color of #ed23bd        
        
          <div style="background-color:#ed23bd;">Content here</div>
        
        
          .mybackground {background-color:#ed23bd;}
        
        Background color #ed23bd
      
           Border around this has a color of #ed23bd        
        
          <div style="border:2px solid #ed23bd;">Content here</div>
        
        
          .myborder {border:2px solid #ed23bd;}
        
        Border color #ed23bd