#ea13c2 color space conversions
Hex:
        #ea13c2
        RGB:
        234, 19, 194
        CMY:
        8, 93, 24
        CMYK:
        0, 92, 17, 8
      HSL:
        311°, 84.9802%, 49.6078%
        HSV (HSB):
        311°, 91.8803%, 91.7647%
        XYZ:
        43.9022, 21.8532, 52.9431
        xyY:
        0.3699, 0.1841, 21.8532
      CIE-Lab:
        53.8709, 85.3349, -36.8031
        CIE-LCH:
        53.8709, 92.9329, 336.6705
        CIE-Luv:
        53.8709, 93.2594, -68.3616
        Hunter-Lab:
        46.7474, 85.8277, -34.4249
      #ea13c2 color charts
#ea13c2 RGB chart
      #ea13c2 CMYK chart
      #ea13c2 RGB pie chart
      #ea13c2 color shades, tints & tones
#ea13c2 color schemes
#ea13c2 color preview, HTML & CSS examples
           This text has a color of #ea13c2        
        
          <p style="color:#ea13c2;">Text here</p>
        
        
          .mytext {color:#ea13c2;}
        
        Text color #ea13c2
      
           This box has a color of #ea13c2        
        
          <div style="background-color:#ea13c2;">Content here</div>
        
        
          .mybackground {background-color:#ea13c2;}
        
        Background color #ea13c2
      
           Border around this has a color of #ea13c2        
        
          <div style="border:2px solid #ea13c2;">Content here</div>
        
        
          .myborder {border:2px solid #ea13c2;}
        
        Border color #ea13c2