#ef27ea color space conversions
Hex:
        #ef27ea
        RGB:
        239, 39, 234
        CMY:
        6, 85, 8
        CMYK:
        0, 84, 2, 6
      HSL:
        302°, 86.2069%, 54.5098%
        HSV (HSB):
        302°, 83.6820%, 93.7255%
        XYZ:
        51.1734, 25.7423, 80.1135
        xyY:
        0.3259, 0.1639, 25.7423
      CIE-Lab:
        57.7916, 88.6931, -53.3291
        CIE-LCH:
        57.7916, 103.4914, 328.9825
        CIE-Luv:
        57.7916, 78.3033, -94.9987
        Hunter-Lab:
        50.7368, 91.2464, -58.1032
      #ef27ea color charts
#ef27ea RGB chart
      #ef27ea CMYK chart
      #ef27ea RGB pie chart
      #ef27ea color shades, tints & tones
#ef27ea color schemes
#ef27ea color preview, HTML & CSS examples
           This text has a color of #ef27ea        
        
          <p style="color:#ef27ea;">Text here</p>
        
        
          .mytext {color:#ef27ea;}
        
        Text color #ef27ea
      
           This box has a color of #ef27ea        
        
          <div style="background-color:#ef27ea;">Content here</div>
        
        
          .mybackground {background-color:#ef27ea;}
        
        Background color #ef27ea
      
           Border around this has a color of #ef27ea        
        
          <div style="border:2px solid #ef27ea;">Content here</div>
        
        
          .myborder {border:2px solid #ef27ea;}
        
        Border color #ef27ea