#ea5bc5 color space conversions
Hex:
        #ea5bc5
        RGB:
        234, 91, 197
        CMY:
        8, 64, 23
        CMYK:
        0, 61, 16, 8
      HSL:
        316°, 77.2973%, 63.7255%
        HSV (HSB):
        316°, 61.1111%, 91.7647%
        XYZ:
        47.7508, 29.0058, 55.9053
        xyY:
        0.3599, 0.2186, 29.0058
      CIE-Lab:
        60.7868, 66.5046, -27.7592
        CIE-LCH:
        60.7868, 72.0655, 337.3442
        CIE-Luv:
        60.7868, 75.6732, -52.9921
        Hunter-Lab:
        53.8570, 64.0121, -23.8449
      #ea5bc5 color charts
#ea5bc5 RGB chart
      #ea5bc5 CMYK chart
      #ea5bc5 RGB pie chart
      #ea5bc5 color shades, tints & tones
#ea5bc5 color schemes
#ea5bc5 color preview, HTML & CSS examples
           This text has a color of #ea5bc5        
        
          <p style="color:#ea5bc5;">Text here</p>
        
        
          .mytext {color:#ea5bc5;}
        
        Text color #ea5bc5
      
           This box has a color of #ea5bc5        
        
          <div style="background-color:#ea5bc5;">Content here</div>
        
        
          .mybackground {background-color:#ea5bc5;}
        
        Background color #ea5bc5
      
           Border around this has a color of #ea5bc5        
        
          <div style="border:2px solid #ea5bc5;">Content here</div>
        
        
          .myborder {border:2px solid #ea5bc5;}
        
        Border color #ea5bc5