#ed5bc1 color space conversions
Hex:
        #ed5bc1
        RGB:
        237, 91, 193
        CMY:
        7, 64, 24
        CMYK:
        0, 62, 19, 7
      HSL:
        318°, 80.2198%, 64.3137%
        HSV (HSB):
        318°, 61.6034%, 92.9412%
        XYZ:
        48.2918, 29.3370, 53.5694
        xyY:
        0.3681, 0.2236, 29.3370
      CIE-Lab:
        61.0779, 66.7452, -24.9951
        CIE-LCH:
        61.0779, 71.2719, 339.4698
        CIE-Luv:
        61.0779, 79.2213, -48.8639
        Hunter-Lab:
        54.1636, 64.3627, -20.7251
      #ed5bc1 color charts
#ed5bc1 RGB chart
      #ed5bc1 CMYK chart
      #ed5bc1 RGB pie chart
      #ed5bc1 color shades, tints & tones
#ed5bc1 color schemes
#ed5bc1 color preview, HTML & CSS examples
           This text has a color of #ed5bc1        
        
          <p style="color:#ed5bc1;">Text here</p>
        
        
          .mytext {color:#ed5bc1;}
        
        Text color #ed5bc1
      
           This box has a color of #ed5bc1        
        
          <div style="background-color:#ed5bc1;">Content here</div>
        
        
          .mybackground {background-color:#ed5bc1;}
        
        Background color #ed5bc1
      
           Border around this has a color of #ed5bc1        
        
          <div style="border:2px solid #ed5bc1;">Content here</div>
        
        
          .myborder {border:2px solid #ed5bc1;}
        
        Border color #ed5bc1