#ea7af2 color space conversions
Hex:
        #ea7af2
        RGB:
        234, 122, 242
        CMY:
        8, 52, 5
        CMYK:
        3, 50, 0, 5
      HSL:
        296°, 82.1918%, 71.3725%
        HSV (HSB):
        296°, 49.5868%, 94.9020%
        XYZ:
        56.9182, 37.8223, 88.3049
        xyY:
        0.3110, 0.2066, 37.8223
      CIE-Lab:
        67.8894, 59.8527, -41.8742
        CIE-LCH:
        67.8894, 73.0465, 325.0225
        CIE-Luv:
        67.8894, 51.3757, -75.4640
        Hunter-Lab:
        61.4998, 57.5774, -42.0820
      #ea7af2 color charts
#ea7af2 RGB chart
      #ea7af2 CMYK chart
      #ea7af2 RGB pie chart
      #ea7af2 color shades, tints & tones
#ea7af2 color schemes
#ea7af2 color preview, HTML & CSS examples
           This text has a color of #ea7af2        
        
          <p style="color:#ea7af2;">Text here</p>
        
        
          .mytext {color:#ea7af2;}
        
        Text color #ea7af2
      
           This box has a color of #ea7af2        
        
          <div style="background-color:#ea7af2;">Content here</div>
        
        
          .mybackground {background-color:#ea7af2;}
        
        Background color #ea7af2
      
           Border around this has a color of #ea7af2        
        
          <div style="border:2px solid #ea7af2;">Content here</div>
        
        
          .myborder {border:2px solid #ea7af2;}
        
        Border color #ea7af2