#ea068d color space conversions
Hex:
        #ea068d
        RGB:
        234, 6, 141
        CMY:
        8, 98, 45
        CMYK:
        0, 97, 40, 8
      HSL:
        324°, 95.0000%, 47.0588%
        HSV (HSB):
        324°, 97.4359%, 91.7647%
        XYZ:
        38.8045, 19.5458, 26.9268
        xyY:
        0.4550, 0.2292, 19.5458
      CIE-Lab:
        51.3197, 80.7526, -9.4685
        CIE-LCH:
        51.3197, 81.3058, 353.3124
        CIE-Luv:
        51.3197, 118.8867, -28.1297
        Hunter-Lab:
        44.2106, 79.3045, -5.1636
      #ea068d color charts
#ea068d RGB chart
      #ea068d CMYK chart
      #ea068d RGB pie chart
      #ea068d color shades, tints & tones
#ea068d color schemes
#ea068d color preview, HTML & CSS examples
           This text has a color of #ea068d        
        
          <p style="color:#ea068d;">Text here</p>
        
        
          .mytext {color:#ea068d;}
        
        Text color #ea068d
      
           This box has a color of #ea068d        
        
          <div style="background-color:#ea068d;">Content here</div>
        
        
          .mybackground {background-color:#ea068d;}
        
        Background color #ea068d
      
           Border around this has a color of #ea068d        
        
          <div style="border:2px solid #ea068d;">Content here</div>
        
        
          .myborder {border:2px solid #ea068d;}
        
        Border color #ea068d