#ea5bec color space conversions
Hex:
        #ea5bec
        RGB:
        234, 91, 236
        CMY:
        8, 64, 7
        CMYK:
        1, 61, 0, 7
      HSL:
        299°, 79.2350%, 64.1176%
        HSV (HSB):
        299°, 61.4407%, 92.5490%
        XYZ:
        52.8131, 31.0307, 82.5629
        xyY:
        0.3174, 0.1865, 31.0307
      CIE-Lab:
        62.5336, 72.5525, -46.9749
        CIE-LCH:
        62.5336, 86.4321, 327.0785
        CIE-Luv:
        62.5336, 63.3766, -84.3240
        Hunter-Lab:
        55.7052, 71.7484, -48.8823
      #ea5bec color charts
#ea5bec RGB chart
      #ea5bec CMYK chart
      #ea5bec RGB pie chart
      #ea5bec color shades, tints & tones
#ea5bec color schemes
#ea5bec color preview, HTML & CSS examples
           This text has a color of #ea5bec        
        
          <p style="color:#ea5bec;">Text here</p>
        
        
          .mytext {color:#ea5bec;}
        
        Text color #ea5bec
      
           This box has a color of #ea5bec        
        
          <div style="background-color:#ea5bec;">Content here</div>
        
        
          .mybackground {background-color:#ea5bec;}
        
        Background color #ea5bec
      
           Border around this has a color of #ea5bec        
        
          <div style="border:2px solid #ea5bec;">Content here</div>
        
        
          .myborder {border:2px solid #ea5bec;}
        
        Border color #ea5bec