#ea18bd color space conversions
Hex:
        #ea18bd
        RGB:
        234, 24, 189
        CMY:
        8, 91, 26
        CMYK:
        0, 90, 19, 8
      HSL:
        313°, 83.3333%, 50.5882%
        HSV (HSB):
        313°, 89.7436%, 91.7647%
        XYZ:
        43.4436, 21.8198, 50.0660
        xyY:
        0.3767, 0.1892, 21.8198
      CIE-Lab:
        53.8353, 84.1381, -33.9624
        CIE-LCH:
        53.8353, 90.7341, 338.0185
        CIE-Luv:
        53.8353, 94.9986, -63.9435
        Hunter-Lab:
        46.7117, 84.2663, -30.8494
      #ea18bd color charts
#ea18bd RGB chart
      #ea18bd CMYK chart
      #ea18bd RGB pie chart
      #ea18bd color shades, tints & tones
#ea18bd color schemes
#ea18bd color preview, HTML & CSS examples
           This text has a color of #ea18bd        
        
          <p style="color:#ea18bd;">Text here</p>
        
        
          .mytext {color:#ea18bd;}
        
        Text color #ea18bd
      
           This box has a color of #ea18bd        
        
          <div style="background-color:#ea18bd;">Content here</div>
        
        
          .mybackground {background-color:#ea18bd;}
        
        Background color #ea18bd
      
           Border around this has a color of #ea18bd        
        
          <div style="border:2px solid #ea18bd;">Content here</div>
        
        
          .myborder {border:2px solid #ea18bd;}
        
        Border color #ea18bd