#ea07b2 color space conversions
Hex:
        #ea07b2
        RGB:
        234, 7, 178
        CMY:
        8, 97, 30
        CMYK:
        0, 97, 24, 8
      HSL:
        315°, 94.1909%, 47.2549%
        HSV (HSB):
        315°, 97.0085%, 91.7647%
        XYZ:
        42.0435, 20.8587, 43.9297
        xyY:
        0.3935, 0.1952, 20.8587
      CIE-Lab:
        52.7945, 84.4414, -29.1734
        CIE-LCH:
        52.7945, 89.3389, 340.9407
        CIE-Luv:
        52.7945, 101.3641, -56.7112
        Hunter-Lab:
        45.6714, 84.3963, -25.0590
      #ea07b2 color charts
#ea07b2 RGB chart
      #ea07b2 CMYK chart
      #ea07b2 RGB pie chart
      #ea07b2 color shades, tints & tones
#ea07b2 color schemes
#ea07b2 color preview, HTML & CSS examples
           This text has a color of #ea07b2        
        
          <p style="color:#ea07b2;">Text here</p>
        
        
          .mytext {color:#ea07b2;}
        
        Text color #ea07b2
      
           This box has a color of #ea07b2        
        
          <div style="background-color:#ea07b2;">Content here</div>
        
        
          .mybackground {background-color:#ea07b2;}
        
        Background color #ea07b2
      
           Border around this has a color of #ea07b2        
        
          <div style="border:2px solid #ea07b2;">Content here</div>
        
        
          .myborder {border:2px solid #ea07b2;}
        
        Border color #ea07b2