#ea55d6 color space conversions
Hex:
        #ea55d6
        RGB:
        234, 85, 214
        CMY:
        8, 67, 16
        CMYK:
        0, 64, 9, 8
      HSL:
        308°, 78.0105%, 62.5490%
        HSV (HSB):
        308°, 63.6752%, 91.7647%
        XYZ:
        49.3178, 28.8445, 66.5865
        xyY:
        0.3407, 0.1993, 28.8445
      CIE-Lab:
        60.6441, 71.4206, -37.6163
        CIE-LCH:
        60.6441, 80.7210, 332.2248
        CIE-Luv:
        60.6441, 72.1539, -69.0206
        Hunter-Lab:
        53.7070, 69.9246, -35.9134
      #ea55d6 color charts
#ea55d6 RGB chart
      #ea55d6 CMYK chart
      #ea55d6 RGB pie chart
      #ea55d6 color shades, tints & tones
#ea55d6 color schemes
#ea55d6 color preview, HTML & CSS examples
           This text has a color of #ea55d6        
        
          <p style="color:#ea55d6;">Text here</p>
        
        
          .mytext {color:#ea55d6;}
        
        Text color #ea55d6
      
           This box has a color of #ea55d6        
        
          <div style="background-color:#ea55d6;">Content here</div>
        
        
          .mybackground {background-color:#ea55d6;}
        
        Background color #ea55d6
      
           Border around this has a color of #ea55d6        
        
          <div style="border:2px solid #ea55d6;">Content here</div>
        
        
          .myborder {border:2px solid #ea55d6;}
        
        Border color #ea55d6