#ea06c2 color space conversions
Hex:
        #ea06c2
        RGB:
        234, 6, 194
        CMY:
        8, 98, 24
        CMYK:
        0, 97, 17, 8
      HSL:
        311°, 95.0000%, 47.0588%
        HSV (HSB):
        311°, 97.4359%, 91.7647%
        XYZ:
        43.7344, 21.5177, 52.8872
        xyY:
        0.3702, 0.1821, 21.5177
      CIE-Lab:
        53.5115, 86.3912, -37.3674
        CIE-LCH:
        53.5115, 94.1263, 336.6097
        CIE-Luv:
        53.5115, 94.1020, -69.2692
        Hunter-Lab:
        46.3872, 87.1144, -35.1270
      #ea06c2 color charts
#ea06c2 RGB chart
      #ea06c2 CMYK chart
      #ea06c2 RGB pie chart
      #ea06c2 color shades, tints & tones
#ea06c2 color schemes
#ea06c2 color preview, HTML & CSS examples
           This text has a color of #ea06c2        
        
          <p style="color:#ea06c2;">Text here</p>
        
        
          .mytext {color:#ea06c2;}
        
        Text color #ea06c2
      
           This box has a color of #ea06c2        
        
          <div style="background-color:#ea06c2;">Content here</div>
        
        
          .mybackground {background-color:#ea06c2;}
        
        Background color #ea06c2
      
           Border around this has a color of #ea06c2        
        
          <div style="border:2px solid #ea06c2;">Content here</div>
        
        
          .myborder {border:2px solid #ea06c2;}
        
        Border color #ea06c2