#ed6cf3 color space conversions
Hex:
        #ed6cf3
        RGB:
        237, 108, 243
        CMY:
        7, 58, 5
        CMYK:
        2, 56, 0, 5
      HSL:
        297°, 84.9057%, 68.8235%
        HSV (HSB):
        297°, 55.5556%, 95.2941%
        XYZ:
        56.4653, 35.2007, 88.6124
        xyY:
        0.3132, 0.1953, 35.2007
      CIE-Lab:
        65.9046, 67.2869, -45.5125
        CIE-LCH:
        65.9046, 81.2338, 325.9258
        CIE-Luv:
        65.9046, 58.0723, -82.0435
        Hunter-Lab:
        59.3302, 66.0528, -47.0212
      #ed6cf3 color charts
#ed6cf3 RGB chart
      #ed6cf3 CMYK chart
      #ed6cf3 RGB pie chart
      #ed6cf3 color shades, tints & tones
#ed6cf3 color schemes
#ed6cf3 color preview, HTML & CSS examples
           This text has a color of #ed6cf3        
        
          <p style="color:#ed6cf3;">Text here</p>
        
        
          .mytext {color:#ed6cf3;}
        
        Text color #ed6cf3
      
           This box has a color of #ed6cf3        
        
          <div style="background-color:#ed6cf3;">Content here</div>
        
        
          .mybackground {background-color:#ed6cf3;}
        
        Background color #ed6cf3
      
           Border around this has a color of #ed6cf3        
        
          <div style="border:2px solid #ed6cf3;">Content here</div>
        
        
          .myborder {border:2px solid #ed6cf3;}
        
        Border color #ed6cf3