#ef31d2 color space conversions
Hex:
        #ef31d2
        RGB:
        239, 49, 210
        CMY:
        6, 81, 18
        CMYK:
        0, 79, 12, 6
      HSL:
        309°, 85.5856%, 56.4706%
        HSV (HSB):
        309°, 79.4979%, 93.7255%
        XYZ:
        48.3278, 25.2005, 63.2898
        xyY:
        0.3532, 0.1842, 25.2005
      CIE-Lab:
        57.2702, 83.2564, -40.5841
        CIE-LCH:
        57.2702, 92.6213, 334.0127
        CIE-Luv:
        57.2702, 86.2688, -74.6520
        Hunter-Lab:
        50.2001, 83.9923, -39.6098
      #ef31d2 color charts
#ef31d2 RGB chart
      #ef31d2 CMYK chart
      #ef31d2 RGB pie chart
      #ef31d2 color shades, tints & tones
#ef31d2 color schemes
#ef31d2 color preview, HTML & CSS examples
           This text has a color of #ef31d2        
        
          <p style="color:#ef31d2;">Text here</p>
        
        
          .mytext {color:#ef31d2;}
        
        Text color #ef31d2
      
           This box has a color of #ef31d2        
        
          <div style="background-color:#ef31d2;">Content here</div>
        
        
          .mybackground {background-color:#ef31d2;}
        
        Background color #ef31d2
      
           Border around this has a color of #ef31d2        
        
          <div style="border:2px solid #ef31d2;">Content here</div>
        
        
          .myborder {border:2px solid #ef31d2;}
        
        Border color #ef31d2