#ef2fca color space conversions
Hex:
        #ef2fca
        RGB:
        239, 47, 202
        CMY:
        6, 82, 21
        CMYK:
        0, 80, 15, 6
      HSL:
        312°, 85.7143%, 56.0784%
        HSV (HSB):
        312°, 80.3347%, 93.7255%
        XYZ:
        47.2738, 24.6480, 58.1431
        xyY:
        0.3635, 0.1895, 24.6480
      CIE-Lab:
        56.7309, 82.6589, -36.8611
        CIE-LCH:
        56.7309, 90.5055, 335.9659
        CIE-Luv:
        56.7309, 89.8934, -68.7752
        Hunter-Lab:
        49.6468, 83.0863, -34.6838
      #ef2fca color charts
#ef2fca RGB chart
      #ef2fca CMYK chart
      #ef2fca RGB pie chart
      #ef2fca color shades, tints & tones
#ef2fca color schemes
#ef2fca color preview, HTML & CSS examples
           This text has a color of #ef2fca        
        
          <p style="color:#ef2fca;">Text here</p>
        
        
          .mytext {color:#ef2fca;}
        
        Text color #ef2fca
      
           This box has a color of #ef2fca        
        
          <div style="background-color:#ef2fca;">Content here</div>
        
        
          .mybackground {background-color:#ef2fca;}
        
        Background color #ef2fca
      
           Border around this has a color of #ef2fca        
        
          <div style="border:2px solid #ef2fca;">Content here</div>
        
        
          .myborder {border:2px solid #ef2fca;}
        
        Border color #ef2fca