#ef0bd1 color space conversions
Hex:
        #ef0bd1
        RGB:
        239, 11, 209
        CMY:
        6, 96, 18
        CMYK:
        0, 95, 13, 6
      HSL:
        308°, 91.2000%, 49.0196%
        HSV (HSB):
        308°, 95.3975%, 93.7255%
        XYZ:
        47.2249, 23.1935, 62.3094
        xyY:
        0.3558, 0.1747, 23.1935
      CIE-Lab:
        55.2711, 88.8143, -43.1645
        CIE-LCH:
        55.2711, 98.7479, 334.0798
        CIE-Luv:
        55.2711, 91.0362, -78.8279
        Hunter-Lab:
        48.1596, 90.7560, -42.9982
      #ef0bd1 color charts
#ef0bd1 RGB chart
      #ef0bd1 CMYK chart
      #ef0bd1 RGB pie chart
      #ef0bd1 color shades, tints & tones
#ef0bd1 color schemes
#ef0bd1 color preview, HTML & CSS examples
           This text has a color of #ef0bd1        
        
          <p style="color:#ef0bd1;">Text here</p>
        
        
          .mytext {color:#ef0bd1;}
        
        Text color #ef0bd1
      
           This box has a color of #ef0bd1        
        
          <div style="background-color:#ef0bd1;">Content here</div>
        
        
          .mybackground {background-color:#ef0bd1;}
        
        Background color #ef0bd1
      
           Border around this has a color of #ef0bd1        
        
          <div style="border:2px solid #ef0bd1;">Content here</div>
        
        
          .myborder {border:2px solid #ef0bd1;}
        
        Border color #ef0bd1