#ed3cfa color space conversions
Hex:
        #ed3cfa
        RGB:
        237, 60, 250
        CMY:
        7, 76, 2
        CMYK:
        5, 76, 0, 2
      HSL:
        296°, 95.0000%, 60.7843%
        HSV (HSB):
        296°, 76.0000%, 98.0392%
        XYZ:
        53.7962, 28.1384, 93.0384
        xyY:
        0.3075, 0.1608, 28.1384
      CIE-Lab:
        60.0135, 85.9497, -58.7281
        CIE-LCH:
        60.0135, 104.0977, 325.6558
        CIE-Luv:
        60.0135, 68.0144, -103.6902
        Hunter-Lab:
        53.0456, 88.1960, -66.8586
      #ed3cfa color charts
#ed3cfa RGB chart
      #ed3cfa CMYK chart
      #ed3cfa RGB pie chart
      #ed3cfa color shades, tints & tones
#ed3cfa color schemes
#ed3cfa color preview, HTML & CSS examples
           This text has a color of #ed3cfa        
        
          <p style="color:#ed3cfa;">Text here</p>
        
        
          .mytext {color:#ed3cfa;}
        
        Text color #ed3cfa
      
           This box has a color of #ed3cfa        
        
          <div style="background-color:#ed3cfa;">Content here</div>
        
        
          .mybackground {background-color:#ed3cfa;}
        
        Background color #ed3cfa
      
           Border around this has a color of #ed3cfa        
        
          <div style="border:2px solid #ed3cfa;">Content here</div>
        
        
          .myborder {border:2px solid #ed3cfa;}
        
        Border color #ed3cfa