#ea71f2 color space conversions
Hex:
        #ea71f2
        RGB:
        234, 113, 242
        CMY:
        8, 56, 5
        CMYK:
        3, 53, 0, 5
      HSL:
        296°, 83.2258%, 69.6078%
        HSV (HSB):
        296°, 53.3058%, 94.9020%
        XYZ:
        55.8638, 35.7135, 87.9534
        xyY:
        0.3112, 0.1989, 35.7135
      CIE-Lab:
        66.3004, 64.0832, -44.3661
        CIE-LCH:
        66.3004, 77.9424, 325.3043
        CIE-Luv:
        66.3004, 54.6286, -79.8058
        Hunter-Lab:
        59.7608, 62.2789, -45.4281
      #ea71f2 color charts
#ea71f2 RGB chart
      #ea71f2 CMYK chart
      #ea71f2 RGB pie chart
      #ea71f2 color shades, tints & tones
#ea71f2 color schemes
#ea71f2 color preview, HTML & CSS examples
           This text has a color of #ea71f2        
        
          <p style="color:#ea71f2;">Text here</p>
        
        
          .mytext {color:#ea71f2;}
        
        Text color #ea71f2
      
           This box has a color of #ea71f2        
        
          <div style="background-color:#ea71f2;">Content here</div>
        
        
          .mybackground {background-color:#ea71f2;}
        
        Background color #ea71f2
      
           Border around this has a color of #ea71f2        
        
          <div style="border:2px solid #ea71f2;">Content here</div>
        
        
          .myborder {border:2px solid #ea71f2;}
        
        Border color #ea71f2