#ea07ad color space conversions
Hex:
        #ea07ad
        RGB:
        234, 7, 173
        CMY:
        8, 97, 32
        CMYK:
        0, 97, 26, 8
      HSL:
        316°, 94.1909%, 47.2549%
        HSV (HSB):
        316°, 97.0085%, 91.7647%
        XYZ:
        41.5505, 20.6615, 41.3333
        xyY:
        0.4013, 0.1995, 20.6615
      CIE-Lab:
        52.5770, 83.8838, -26.5775
        CIE-LCH:
        52.5770, 87.9935, 342.4199
        CIE-Luv:
        52.5770, 103.6947, -52.7967
        Hunter-Lab:
        45.4549, 83.6212, -22.0954
      #ea07ad color charts
#ea07ad RGB chart
      #ea07ad CMYK chart
      #ea07ad RGB pie chart
      #ea07ad color shades, tints & tones
#ea07ad color schemes
#ea07ad color preview, HTML & CSS examples
           This text has a color of #ea07ad        
        
          <p style="color:#ea07ad;">Text here</p>
        
        
          .mytext {color:#ea07ad;}
        
        Text color #ea07ad
      
           This box has a color of #ea07ad        
        
          <div style="background-color:#ea07ad;">Content here</div>
        
        
          .mybackground {background-color:#ea07ad;}
        
        Background color #ea07ad
      
           Border around this has a color of #ea07ad        
        
          <div style="border:2px solid #ea07ad;">Content here</div>
        
        
          .myborder {border:2px solid #ea07ad;}
        
        Border color #ea07ad