#ea1fca color space conversions
Hex:
        #ea1fca
        RGB:
        234, 31, 202
        CMY:
        8, 88, 21
        CMYK:
        0, 87, 14, 8
      HSL:
        309°, 82.8571%, 51.9608%
        HSV (HSB):
        309°, 86.7521%, 91.7647%
        XYZ:
        45.0823, 22.7367, 57.8896
        xyY:
        0.3586, 0.1809, 22.7367
      CIE-Lab:
        54.8001, 84.7628, -39.9540
        CIE-LCH:
        54.8001, 93.7073, 334.7626
        CIE-Luv:
        54.8001, 88.5452, -73.2318
        Hunter-Lab:
        47.6830, 85.3194, -38.6031
      #ea1fca color charts
#ea1fca RGB chart
      #ea1fca CMYK chart
      #ea1fca RGB pie chart
      #ea1fca color shades, tints & tones
#ea1fca color schemes
#ea1fca color preview, HTML & CSS examples
           This text has a color of #ea1fca        
        
          <p style="color:#ea1fca;">Text here</p>
        
        
          .mytext {color:#ea1fca;}
        
        Text color #ea1fca
      
           This box has a color of #ea1fca        
        
          <div style="background-color:#ea1fca;">Content here</div>
        
        
          .mybackground {background-color:#ea1fca;}
        
        Background color #ea1fca
      
           Border around this has a color of #ea1fca        
        
          <div style="border:2px solid #ea1fca;">Content here</div>
        
        
          .myborder {border:2px solid #ea1fca;}
        
        Border color #ea1fca