#ed6cf2 color space conversions
Hex:
        #ed6cf2
        RGB:
        237, 108, 242
        CMY:
        7, 58, 5
        CMYK:
        2, 55, 0, 5
      HSL:
        298°, 83.7500%, 68.6275%
        HSV (HSB):
        298°, 55.3719%, 94.9020%
        XYZ:
        56.3146, 35.1405, 87.8191
        xyY:
        0.3141, 0.1960, 35.1405
      CIE-Lab:
        65.8579, 67.1144, -45.0343
        CIE-LCH:
        65.8579, 80.8234, 326.1381
        CIE-Luv:
        65.8579, 58.3442, -81.2399
        Hunter-Lab:
        59.2794, 65.8337, -46.3392
      #ed6cf2 color charts
#ed6cf2 RGB chart
      #ed6cf2 CMYK chart
      #ed6cf2 RGB pie chart
      #ed6cf2 color shades, tints & tones
#ed6cf2 color schemes
#ed6cf2 color preview, HTML & CSS examples
           This text has a color of #ed6cf2        
        
          <p style="color:#ed6cf2;">Text here</p>
        
        
          .mytext {color:#ed6cf2;}
        
        Text color #ed6cf2
      
           This box has a color of #ed6cf2        
        
          <div style="background-color:#ed6cf2;">Content here</div>
        
        
          .mybackground {background-color:#ed6cf2;}
        
        Background color #ed6cf2
      
           Border around this has a color of #ed6cf2        
        
          <div style="border:2px solid #ed6cf2;">Content here</div>
        
        
          .myborder {border:2px solid #ed6cf2;}
        
        Border color #ed6cf2