#ea12aa color space conversions
Hex:
        #ea12aa
        RGB:
        234, 18, 170
        CMY:
        8, 93, 33
        CMYK:
        0, 92, 27, 8
      HSL:
        318°, 85.7143%, 49.4118%
        HSV (HSB):
        318°, 92.3077%, 91.7647%
        XYZ:
        41.4037, 20.8273, 39.8681
        xyY:
        0.4055, 0.2040, 20.8273
      CIE-Lab:
        52.7600, 82.6478, -24.5303
        CIE-LCH:
        52.7600, 86.2114, 343.4688
        CIE-Luv:
        52.7600, 104.2456, -49.6539
        Hunter-Lab:
        45.6370, 82.0777, -19.8494
      #ea12aa color charts
#ea12aa RGB chart
      #ea12aa CMYK chart
      #ea12aa RGB pie chart
      #ea12aa color shades, tints & tones
#ea12aa color schemes
#ea12aa color preview, HTML & CSS examples
           This text has a color of #ea12aa        
        
          <p style="color:#ea12aa;">Text here</p>
        
        
          .mytext {color:#ea12aa;}
        
        Text color #ea12aa
      
           This box has a color of #ea12aa        
        
          <div style="background-color:#ea12aa;">Content here</div>
        
        
          .mybackground {background-color:#ea12aa;}
        
        Background color #ea12aa
      
           Border around this has a color of #ea12aa        
        
          <div style="border:2px solid #ea12aa;">Content here</div>
        
        
          .myborder {border:2px solid #ea12aa;}
        
        Border color #ea12aa