#ea27a1 color space conversions
Hex:
        #ea27a1
        RGB:
        234, 39, 161
        CMY:
        8, 85, 37
        CMYK:
        0, 83, 31, 8
      HSL:
        322°, 82.2785%, 53.5294%
        HSV (HSB):
        322°, 83.3333%, 91.7647%
        XYZ:
        41.0902, 21.5167, 35.7056
        xyY:
        0.4180, 0.2189, 21.5167
      CIE-Lab:
        53.5104, 78.4544, -18.0729
        CIE-LCH:
        53.5104, 80.5091, 347.0275
        CIE-Luv:
        53.5104, 105.1476, -39.7572
        Hunter-Lab:
        46.3861, 76.9453, -13.1682
      #ea27a1 color charts
#ea27a1 RGB chart
      #ea27a1 CMYK chart
      #ea27a1 RGB pie chart
      #ea27a1 color shades, tints & tones
#ea27a1 color schemes
#ea27a1 color preview, HTML & CSS examples
           This text has a color of #ea27a1        
        
          <p style="color:#ea27a1;">Text here</p>
        
        
          .mytext {color:#ea27a1;}
        
        Text color #ea27a1
      
           This box has a color of #ea27a1        
        
          <div style="background-color:#ea27a1;">Content here</div>
        
        
          .mybackground {background-color:#ea27a1;}
        
        Background color #ea27a1
      
           Border around this has a color of #ea27a1        
        
          <div style="border:2px solid #ea27a1;">Content here</div>
        
        
          .myborder {border:2px solid #ea27a1;}
        
        Border color #ea27a1