#ef00c1 color space conversions
Hex:
        #ef00c1
        RGB:
        239, 0, 193
        CMY:
        6, 100, 24
        CMYK:
        0, 100, 19, 6
      HSL:
        312°, 100.0000%, 46.8627%
        HSV (HSB):
        312°, 100.0000%, 93.7255%
        XYZ:
        45.2222, 22.2010, 52.3538
        xyY:
        0.3776, 0.1854, 22.2010
      CIE-Lab:
        54.2396, 87.5815, -35.5818
        CIE-LCH:
        54.2396, 94.5335, 337.8895
        CIE-Luv:
        54.2396, 98.7739, -67.0353
        Hunter-Lab:
        47.1179, 88.8622, -32.8960
      #ef00c1 color charts
#ef00c1 RGB chart
      #ef00c1 CMYK chart
      #ef00c1 RGB pie chart
      #ef00c1 color shades, tints & tones
#ef00c1 color schemes
#ef00c1 color preview, HTML & CSS examples
           This text has a color of #ef00c1        
        
          <p style="color:#ef00c1;">Text here</p>
        
        
          .mytext {color:#ef00c1;}
        
        Text color #ef00c1
      
           This box has a color of #ef00c1        
        
          <div style="background-color:#ef00c1;">Content here</div>
        
        
          .mybackground {background-color:#ef00c1;}
        
        Background color #ef00c1
      
           Border around this has a color of #ef00c1        
        
          <div style="border:2px solid #ef00c1;">Content here</div>
        
        
          .myborder {border:2px solid #ef00c1;}
        
        Border color #ef00c1