#ea44ad color space conversions
Hex:
        #ea44ad
        RGB:
        234, 68, 173
        CMY:
        8, 73, 32
        CMYK:
        0, 71, 26, 8
      HSL:
        322°, 79.8077%, 59.2157%
        HSV (HSB):
        322°, 70.9402%, 91.7647%
        XYZ:
        43.5416, 24.6438, 41.9970
        xyY:
        0.3952, 0.2237, 24.6438
      CIE-Lab:
        56.7267, 71.9646, -20.1939
        CIE-LCH:
        56.7267, 74.7442, 344.3254
        CIE-Luv:
        56.7267, 92.3104, -42.0264
        Hunter-Lab:
        49.6425, 69.6886, -15.4089
      #ea44ad color charts
#ea44ad RGB chart
      #ea44ad CMYK chart
      #ea44ad RGB pie chart
      #ea44ad color shades, tints & tones
#ea44ad color schemes
#ea44ad color preview, HTML & CSS examples
           This text has a color of #ea44ad        
        
          <p style="color:#ea44ad;">Text here</p>
        
        
          .mytext {color:#ea44ad;}
        
        Text color #ea44ad
      
           This box has a color of #ea44ad        
        
          <div style="background-color:#ea44ad;">Content here</div>
        
        
          .mybackground {background-color:#ea44ad;}
        
        Background color #ea44ad
      
           Border around this has a color of #ea44ad        
        
          <div style="border:2px solid #ea44ad;">Content here</div>
        
        
          .myborder {border:2px solid #ea44ad;}
        
        Border color #ea44ad