#ef27c8 color space conversions
Hex:
        #ef27c8
        RGB:
        239, 39, 200
        CMY:
        6, 85, 22
        CMYK:
        0, 84, 16, 6
      HSL:
        312°, 86.2069%, 54.5098%
        HSV (HSB):
        312°, 83.6820%, 93.7255%
        XYZ:
        46.7474, 23.9719, 56.8068
        xyY:
        0.3666, 0.1880, 23.9719
      CIE-Lab:
        56.0596, 84.0763, -36.7657
        CIE-LCH:
        56.0596, 91.7635, 336.3807
        CIE-Luv:
        56.0596, 92.0992, -68.6944
        Hunter-Lab:
        48.9611, 84.7477, -34.5180
      #ef27c8 color charts
#ef27c8 RGB chart
      #ef27c8 CMYK chart
      #ef27c8 RGB pie chart
      #ef27c8 color shades, tints & tones
#ef27c8 color schemes
#ef27c8 color preview, HTML & CSS examples
           This text has a color of #ef27c8        
        
          <p style="color:#ef27c8;">Text here</p>
        
        
          .mytext {color:#ef27c8;}
        
        Text color #ef27c8
      
           This box has a color of #ef27c8        
        
          <div style="background-color:#ef27c8;">Content here</div>
        
        
          .mybackground {background-color:#ef27c8;}
        
        Background color #ef27c8
      
           Border around this has a color of #ef27c8        
        
          <div style="border:2px solid #ef27c8;">Content here</div>
        
        
          .myborder {border:2px solid #ef27c8;}
        
        Border color #ef27c8