#ef52bf color space conversions
Hex:
        #ef52bf
        RGB:
        239, 82, 191
        CMY:
        6, 68, 25
        CMYK:
        0, 66, 20, 6
      HSL:
        318°, 83.0688%, 62.9412%
        HSV (HSB):
        318°, 65.6904%, 93.7255%
        XYZ:
        48.0179, 28.1469, 52.1923
        xyY:
        0.3741, 0.2193, 28.1469
      CIE-Lab:
        60.0212, 70.5439, -25.4521
        CIE-LCH:
        60.0212, 74.9951, 340.1606
        CIE-Luv:
        60.0212, 84.7324, -50.0810
        Hunter-Lab:
        53.0536, 68.7131, -21.1898
      #ef52bf color charts
#ef52bf RGB chart
      #ef52bf CMYK chart
      #ef52bf RGB pie chart
      #ef52bf color shades, tints & tones
#ef52bf color schemes
#ef52bf color preview, HTML & CSS examples
           This text has a color of #ef52bf        
        
          <p style="color:#ef52bf;">Text here</p>
        
        
          .mytext {color:#ef52bf;}
        
        Text color #ef52bf
      
           This box has a color of #ef52bf        
        
          <div style="background-color:#ef52bf;">Content here</div>
        
        
          .mybackground {background-color:#ef52bf;}
        
        Background color #ef52bf
      
           Border around this has a color of #ef52bf        
        
          <div style="border:2px solid #ef52bf;">Content here</div>
        
        
          .myborder {border:2px solid #ef52bf;}
        
        Border color #ef52bf