#ed5cf3 color space conversions
Hex:
        #ed5cf3
        RGB:
        237, 92, 243
        CMY:
        7, 64, 5
        CMYK:
        2, 62, 0, 5
      HSL:
        298°, 86.2857%, 65.6863%
        HSV (HSB):
        298°, 62.1399%, 95.2941%
        XYZ:
        54.9299, 32.1299, 88.1006
        xyY:
        0.3136, 0.1834, 32.1299
      CIE-Lab:
        63.4501, 74.0220, -49.3843
        CIE-LCH:
        63.4501, 88.9835, 326.2905
        CIE-Luv:
        63.4501, 63.0228, -88.5951
        Hunter-Lab:
        56.6832, 73.7829, -52.4739
      #ed5cf3 color charts
#ed5cf3 RGB chart
      #ed5cf3 CMYK chart
      #ed5cf3 RGB pie chart
      #ed5cf3 color shades, tints & tones
#ed5cf3 color schemes
#ed5cf3 color preview, HTML & CSS examples
           This text has a color of #ed5cf3        
        
          <p style="color:#ed5cf3;">Text here</p>
        
        
          .mytext {color:#ed5cf3;}
        
        Text color #ed5cf3
      
           This box has a color of #ed5cf3        
        
          <div style="background-color:#ed5cf3;">Content here</div>
        
        
          .mybackground {background-color:#ed5cf3;}
        
        Background color #ed5cf3
      
           Border around this has a color of #ed5cf3        
        
          <div style="border:2px solid #ed5cf3;">Content here</div>
        
        
          .myborder {border:2px solid #ed5cf3;}
        
        Border color #ed5cf3