#ea58f4 color space conversions
Hex:
        #ea58f4
        RGB:
        234, 88, 244
        CMY:
        8, 65, 4
        CMYK:
        4, 64, 0, 4
      HSL:
        296°, 87.6404%, 65.0980%
        HSV (HSB):
        296°, 63.9344%, 95.6863%
        XYZ:
        53.7505, 31.0035, 88.7393
        xyY:
        0.3098, 0.1787, 31.0035
      CIE-Lab:
        62.5106, 75.0693, -51.4534
        CIE-LCH:
        62.5106, 91.0102, 325.5728
        CIE-Luv:
        62.5106, 61.7937, -91.7399
        Hunter-Lab:
        55.6808, 74.8706, -55.5147
      #ea58f4 color charts
#ea58f4 RGB chart
      #ea58f4 CMYK chart
      #ea58f4 RGB pie chart
      #ea58f4 color shades, tints & tones
#ea58f4 color schemes
#ea58f4 color preview, HTML & CSS examples
           This text has a color of #ea58f4        
        
          <p style="color:#ea58f4;">Text here</p>
        
        
          .mytext {color:#ea58f4;}
        
        Text color #ea58f4
      
           This box has a color of #ea58f4        
        
          <div style="background-color:#ea58f4;">Content here</div>
        
        
          .mybackground {background-color:#ea58f4;}
        
        Background color #ea58f4
      
           Border around this has a color of #ea58f4        
        
          <div style="border:2px solid #ea58f4;">Content here</div>
        
        
          .myborder {border:2px solid #ea58f4;}
        
        Border color #ea58f4