#ed75be color space conversions
Hex:
        #ed75be
        RGB:
        237, 117, 190
        CMY:
        7, 54, 25
        CMYK:
        0, 51, 20, 7
      HSL:
        324°, 76.9231%, 69.4118%
        HSV (HSB):
        324°, 50.6329%, 92.9412%
        XYZ:
        50.5806, 34.4448, 52.6978
        xyY:
        0.3673, 0.2501, 34.4448
      CIE-Lab:
        65.3141, 54.6918, -16.8302
        CIE-LCH:
        65.3141, 57.2228, 342.8954
        CIE-Luv:
        65.3141, 68.8542, -34.7697
        Hunter-Lab:
        58.6897, 51.1299, -12.1540
      #ed75be color charts
#ed75be RGB chart
      #ed75be CMYK chart
      #ed75be RGB pie chart
      #ed75be color shades, tints & tones
#ed75be color schemes
#ed75be color preview, HTML & CSS examples
           This text has a color of #ed75be        
        
          <p style="color:#ed75be;">Text here</p>
        
        
          .mytext {color:#ed75be;}
        
        Text color #ed75be
      
           This box has a color of #ed75be        
        
          <div style="background-color:#ed75be;">Content here</div>
        
        
          .mybackground {background-color:#ed75be;}
        
        Background color #ed75be
      
           Border around this has a color of #ed75be        
        
          <div style="border:2px solid #ed75be;">Content here</div>
        
        
          .myborder {border:2px solid #ed75be;}
        
        Border color #ed75be