#ea45da color space conversions
Hex:
        #ea45da
        RGB:
        234, 69, 218
        CMY:
        8, 73, 15
        CMYK:
        0, 71, 7, 8
      HSL:
        306°, 79.7101%, 59.4118%
        HSV (HSB):
        306°, 70.5128%, 91.7647%
        XYZ:
        48.7147, 26.8106, 68.9371
        xyY:
        0.3372, 0.1856, 26.8106
      CIE-Lab:
        58.7986, 77.7308, -42.7727
        CIE-LCH:
        58.7986, 88.7219, 331.1775
        CIE-Luv:
        58.7986, 75.2457, -77.5467
        Hunter-Lab:
        51.7790, 77.3232, -42.6918
      #ea45da color charts
#ea45da RGB chart
      #ea45da CMYK chart
      #ea45da RGB pie chart
      #ea45da color shades, tints & tones
#ea45da color schemes
#ea45da color preview, HTML & CSS examples
           This text has a color of #ea45da        
        
          <p style="color:#ea45da;">Text here</p>
        
        
          .mytext {color:#ea45da;}
        
        Text color #ea45da
      
           This box has a color of #ea45da        
        
          <div style="background-color:#ea45da;">Content here</div>
        
        
          .mybackground {background-color:#ea45da;}
        
        Background color #ea45da
      
           Border around this has a color of #ea45da        
        
          <div style="border:2px solid #ea45da;">Content here</div>
        
        
          .myborder {border:2px solid #ea45da;}
        
        Border color #ea45da