#ef0265 color space conversions
Hex:
        #ef0265
        RGB:
        239, 2, 101
        CMY:
        6, 99, 60
        CMYK:
        0, 99, 58, 6
      HSL:
        335°, 98.3402%, 47.2549%
        HSV (HSB):
        335°, 99.1632%, 93.7255%
        XYZ:
        37.9673, 19.3337, 14.0426
        xyY:
        0.5322, 0.2710, 19.3337
      CIE-Lab:
        51.0754, 79.1186, 14.5997
        CIE-LCH:
        51.0754, 80.4544, 10.4551
        CIE-Luv:
        51.0754, 141.0993, 1.2053
        Hunter-Lab:
        43.9701, 77.1832, 11.8438
      #ef0265 color charts
#ef0265 RGB chart
      #ef0265 CMYK chart
      #ef0265 RGB pie chart
      #ef0265 color shades, tints & tones
#ef0265 color schemes
#ef0265 color preview, HTML & CSS examples
           This text has a color of #ef0265        
        
          <p style="color:#ef0265;">Text here</p>
        
        
          .mytext {color:#ef0265;}
        
        Text color #ef0265
      
           This box has a color of #ef0265        
        
          <div style="background-color:#ef0265;">Content here</div>
        
        
          .mybackground {background-color:#ef0265;}
        
        Background color #ef0265
      
           Border around this has a color of #ef0265        
        
          <div style="border:2px solid #ef0265;">Content here</div>
        
        
          .myborder {border:2px solid #ef0265;}
        
        Border color #ef0265