#ea3bf1 color space conversions
Hex:
        #ea3bf1
        RGB:
        234, 59, 241
        CMY:
        8, 77, 5
        CMYK:
        3, 76, 0, 5
      HSL:
        298°, 86.6667%, 58.8235%
        HSV (HSB):
        298°, 75.5187%, 94.5098%
        XYZ:
        51.3728, 26.9712, 85.7174
        xyY:
        0.3131, 0.1644, 26.9712
      CIE-Lab:
        58.9477, 84.2377, -55.4513
        CIE-LCH:
        58.9477, 100.8506, 326.6442
        CIE-Luv:
        58.9477, 69.2210, -98.0358
        Hunter-Lab:
        51.9338, 85.6876, -61.5052
      #ea3bf1 color charts
#ea3bf1 RGB chart
      #ea3bf1 CMYK chart
      #ea3bf1 RGB pie chart
      #ea3bf1 color shades, tints & tones
#ea3bf1 color schemes
#ea3bf1 color preview, HTML & CSS examples
           This text has a color of #ea3bf1        
        
          <p style="color:#ea3bf1;">Text here</p>
        
        
          .mytext {color:#ea3bf1;}
        
        Text color #ea3bf1
      
           This box has a color of #ea3bf1        
        
          <div style="background-color:#ea3bf1;">Content here</div>
        
        
          .mybackground {background-color:#ea3bf1;}
        
        Background color #ea3bf1
      
           Border around this has a color of #ea3bf1        
        
          <div style="border:2px solid #ea3bf1;">Content here</div>
        
        
          .myborder {border:2px solid #ea3bf1;}
        
        Border color #ea3bf1