#ea08d2 color space conversions
Hex:
        #ea08d2
        RGB:
        234, 8, 210
        CMY:
        8, 97, 18
        CMYK:
        0, 97, 10, 8
      HSL:
        306°, 93.3884%, 47.4510%
        HSV (HSB):
        306°, 96.5812%, 91.7647%
        XYZ:
        45.6514, 22.3192, 62.8747
        xyY:
        0.3489, 0.1706, 22.3192
      CIE-Lab:
        54.3641, 88.2757, -45.2290
        CIE-LCH:
        54.3641, 99.1880, 332.8712
        CIE-Luv:
        54.3641, 86.9619, -81.5201
        Hunter-Lab:
        47.2432, 89.8098, -45.8372
      #ea08d2 color charts
#ea08d2 RGB chart
      #ea08d2 CMYK chart
      #ea08d2 RGB pie chart
      #ea08d2 color shades, tints & tones
#ea08d2 color schemes
#ea08d2 color preview, HTML & CSS examples
           This text has a color of #ea08d2        
        
          <p style="color:#ea08d2;">Text here</p>
        
        
          .mytext {color:#ea08d2;}
        
        Text color #ea08d2
      
           This box has a color of #ea08d2        
        
          <div style="background-color:#ea08d2;">Content here</div>
        
        
          .mybackground {background-color:#ea08d2;}
        
        Background color #ea08d2
      
           Border around this has a color of #ea08d2        
        
          <div style="border:2px solid #ea08d2;">Content here</div>
        
        
          .myborder {border:2px solid #ea08d2;}
        
        Border color #ea08d2