#ea7be2 color space conversions
Hex:
        #ea7be2
        RGB:
        234, 123, 226
        CMY:
        8, 52, 11
        CMYK:
        0, 47, 3, 8
      HSL:
        304°, 72.5490%, 70.0000%
        HSV (HSB):
        304°, 47.4359%, 91.7647%
        XYZ:
        54.7421, 37.1493, 76.2368
        xyY:
        0.3256, 0.2210, 37.1493
      CIE-Lab:
        67.3889, 56.5692, -33.8213
        CIE-LCH:
        67.3889, 65.9087, 329.1258
        CIE-Luv:
        67.3889, 54.8605, -61.8808
        Hunter-Lab:
        60.9503, 53.6558, -31.4950
      #ea7be2 color charts
#ea7be2 RGB chart
      #ea7be2 CMYK chart
      #ea7be2 RGB pie chart
      #ea7be2 color shades, tints & tones
#ea7be2 color schemes
#ea7be2 color preview, HTML & CSS examples
           This text has a color of #ea7be2        
        
          <p style="color:#ea7be2;">Text here</p>
        
        
          .mytext {color:#ea7be2;}
        
        Text color #ea7be2
      
           This box has a color of #ea7be2        
        
          <div style="background-color:#ea7be2;">Content here</div>
        
        
          .mybackground {background-color:#ea7be2;}
        
        Background color #ea7be2
      
           Border around this has a color of #ea7be2        
        
          <div style="border:2px solid #ea7be2;">Content here</div>
        
        
          .myborder {border:2px solid #ea7be2;}
        
        Border color #ea7be2