#ff2ef4 color space conversions
Hex:
        #ff2ef4
        RGB:
        255, 46, 244
        CMY:
        0, 82, 4
        CMYK:
        0, 82, 4, 0
      HSL:
        303°, 100.0000%, 59.0196%
        HSV (HSB):
        303°, 81.9608%, 100.0000%
        XYZ:
        58.5461, 29.7456, 88.2437
        xyY:
        0.3316, 0.1685, 29.7456
      CIE-Lab:
        61.4341, 91.6574, -52.9610
        CIE-LCH:
        61.4341, 105.8582, 329.9801
        CIE-Luv:
        61.4341, 85.0624, -96.1701
        Hunter-Lab:
        54.5396, 96.1686, -57.7521
      #ff2ef4 color charts
#ff2ef4 RGB chart
      #ff2ef4 CMYK chart
      #ff2ef4 RGB pie chart
      #ff2ef4 color shades, tints & tones
#ff2ef4 color schemes
#ff2ef4 color preview, HTML & CSS examples
           This text has a color of #ff2ef4        
        
          <p style="color:#ff2ef4;">Text here</p>
        
        
          .mytext {color:#ff2ef4;}
        
        Text color #ff2ef4
      
           This box has a color of #ff2ef4        
        
          <div style="background-color:#ff2ef4;">Content here</div>
        
        
          .mybackground {background-color:#ff2ef4;}
        
        Background color #ff2ef4
      
           Border around this has a color of #ff2ef4        
        
          <div style="border:2px solid #ff2ef4;">Content here</div>
        
        
          .myborder {border:2px solid #ff2ef4;}
        
        Border color #ff2ef4