#ea55d3 color space conversions
Hex:
        #ea55d3
        RGB:
        234, 85, 211
        CMY:
        8, 67, 17
        CMYK:
        0, 64, 10, 8
      HSL:
        309°, 78.0105%, 62.5490%
        HSV (HSB):
        309°, 63.6752%, 91.7647%
        XYZ:
        48.9381, 28.6926, 64.5869
        xyY:
        0.3441, 0.2018, 28.6926
      CIE-Lab:
        60.5093, 70.9676, -36.1320
        CIE-LCH:
        60.5093, 79.6362, 333.0178
        CIE-Luv:
        60.5093, 73.1460, -66.6124
        Hunter-Lab:
        53.5654, 69.3403, -33.9935
      #ea55d3 color charts
#ea55d3 RGB chart
      #ea55d3 CMYK chart
      #ea55d3 RGB pie chart
      #ea55d3 color shades, tints & tones
#ea55d3 color schemes
#ea55d3 color preview, HTML & CSS examples
           This text has a color of #ea55d3        
        
          <p style="color:#ea55d3;">Text here</p>
        
        
          .mytext {color:#ea55d3;}
        
        Text color #ea55d3
      
           This box has a color of #ea55d3        
        
          <div style="background-color:#ea55d3;">Content here</div>
        
        
          .mybackground {background-color:#ea55d3;}
        
        Background color #ea55d3
      
           Border around this has a color of #ea55d3        
        
          <div style="border:2px solid #ea55d3;">Content here</div>
        
        
          .myborder {border:2px solid #ea55d3;}
        
        Border color #ea55d3