#ef06d4 color space conversions
Hex:
        #ef06d4
        RGB:
        239, 6, 212
        CMY:
        6, 98, 17
        CMYK:
        0, 97, 11, 6
      HSL:
        307°, 95.1020%, 48.0392%
        HSV (HSB):
        307°, 97.4895%, 93.7255%
        XYZ:
        47.5454, 23.2344, 64.2661
        xyY:
        0.3521, 0.1720, 23.2344
      CIE-Lab:
        55.3130, 89.5276, -44.8126
        CIE-LCH:
        55.3130, 100.1167, 333.4100
        CIE-Luv:
        55.3130, 89.9740, -81.4178
        Hunter-Lab:
        48.2021, 91.7144, -45.3077
      #ef06d4 color charts
#ef06d4 RGB chart
      #ef06d4 CMYK chart
      #ef06d4 RGB pie chart
      #ef06d4 color shades, tints & tones
#ef06d4 color schemes
#ef06d4 color preview, HTML & CSS examples
           This text has a color of #ef06d4        
        
          <p style="color:#ef06d4;">Text here</p>
        
        
          .mytext {color:#ef06d4;}
        
        Text color #ef06d4
      
           This box has a color of #ef06d4        
        
          <div style="background-color:#ef06d4;">Content here</div>
        
        
          .mybackground {background-color:#ef06d4;}
        
        Background color #ef06d4
      
           Border around this has a color of #ef06d4        
        
          <div style="border:2px solid #ef06d4;">Content here</div>
        
        
          .myborder {border:2px solid #ef06d4;}
        
        Border color #ef06d4