#ea06b1 color space conversions
Hex:
        #ea06b1
        RGB:
        234, 6, 177
        CMY:
        8, 98, 31
        CMYK:
        0, 97, 24, 8
      HSL:
        315°, 95.0000%, 47.0588%
        HSV (HSB):
        315°, 97.4359%, 91.7647%
        XYZ:
        41.9326, 20.7970, 43.3991
        xyY:
        0.3951, 0.1960, 20.7970
      CIE-Lab:
        52.7266, 84.3989, -28.6931
        CIE-LCH:
        52.7266, 89.1430, 341.2235
        CIE-Luv:
        52.7266, 101.8915, -55.9893
        Hunter-Lab:
        45.6037, 84.3242, -24.5011
      #ea06b1 color charts
#ea06b1 RGB chart
      #ea06b1 CMYK chart
      #ea06b1 RGB pie chart
      #ea06b1 color shades, tints & tones
#ea06b1 color schemes
#ea06b1 color preview, HTML & CSS examples
           This text has a color of #ea06b1        
        
          <p style="color:#ea06b1;">Text here</p>
        
        
          .mytext {color:#ea06b1;}
        
        Text color #ea06b1
      
           This box has a color of #ea06b1        
        
          <div style="background-color:#ea06b1;">Content here</div>
        
        
          .mybackground {background-color:#ea06b1;}
        
        Background color #ea06b1
      
           Border around this has a color of #ea06b1        
        
          <div style="border:2px solid #ea06b1;">Content here</div>
        
        
          .myborder {border:2px solid #ea06b1;}
        
        Border color #ea06b1