#ea55d7 color space conversions
Hex:
        #ea55d7
        RGB:
        234, 85, 215
        CMY:
        8, 67, 16
        CMYK:
        0, 64, 8, 8
      HSL:
        308°, 78.0105%, 62.5490%
        HSV (HSB):
        308°, 63.6752%, 91.7647%
        XYZ:
        49.4459, 28.8957, 67.2613
        xyY:
        0.3396, 0.1985, 28.8957
      CIE-Lab:
        60.6895, 71.5727, -38.1096
        CIE-LCH:
        60.6895, 81.0863, 331.9665
        CIE-Luv:
        60.6895, 71.8245, -69.8226
        Hunter-Lab:
        53.7547, 70.1212, -36.5591
      #ea55d7 color charts
#ea55d7 RGB chart
      #ea55d7 CMYK chart
      #ea55d7 RGB pie chart
      #ea55d7 color shades, tints & tones
#ea55d7 color schemes
#ea55d7 color preview, HTML & CSS examples
           This text has a color of #ea55d7        
        
          <p style="color:#ea55d7;">Text here</p>
        
        
          .mytext {color:#ea55d7;}
        
        Text color #ea55d7
      
           This box has a color of #ea55d7        
        
          <div style="background-color:#ea55d7;">Content here</div>
        
        
          .mybackground {background-color:#ea55d7;}
        
        Background color #ea55d7
      
           Border around this has a color of #ea55d7        
        
          <div style="border:2px solid #ea55d7;">Content here</div>
        
        
          .myborder {border:2px solid #ea55d7;}
        
        Border color #ea55d7