#ea74f1 color space conversions
Hex:
        #ea74f1
        RGB:
        234, 116, 241
        CMY:
        8, 55, 5
        CMYK:
        3, 52, 0, 5
      HSL:
        297°, 81.6993%, 70.0000%
        HSV (HSB):
        297°, 51.8672%, 94.5098%
        XYZ:
        56.0543, 36.3341, 87.2779
        xyY:
        0.3120, 0.2022, 36.3341
      CIE-Lab:
        66.7744, 62.5156, -43.0708
        CIE-LCH:
        66.7744, 75.9164, 325.4347
        CIE-Luv:
        66.7744, 53.8217, -77.5821
        Hunter-Lab:
        60.2778, 60.5069, -43.6532
      #ea74f1 color charts
#ea74f1 RGB chart
      #ea74f1 CMYK chart
      #ea74f1 RGB pie chart
      #ea74f1 color shades, tints & tones
#ea74f1 color schemes
#ea74f1 color preview, HTML & CSS examples
           This text has a color of #ea74f1        
        
          <p style="color:#ea74f1;">Text here</p>
        
        
          .mytext {color:#ea74f1;}
        
        Text color #ea74f1
      
           This box has a color of #ea74f1        
        
          <div style="background-color:#ea74f1;">Content here</div>
        
        
          .mybackground {background-color:#ea74f1;}
        
        Background color #ea74f1
      
           Border around this has a color of #ea74f1        
        
          <div style="border:2px solid #ea74f1;">Content here</div>
        
        
          .myborder {border:2px solid #ea74f1;}
        
        Border color #ea74f1