#ff7ef2 color space conversions
Hex:
        #ff7ef2
        RGB:
        255, 126, 242
        CMY:
        0, 51, 5
        CMYK:
        0, 51, 5, 0
      HSL:
        306°, 100.0000%, 74.7059%
        HSV (HSB):
        306°, 50.5882%, 100.0000%
        XYZ:
        64.7279, 42.5925, 88.8140
        xyY:
        0.3300, 0.2172, 42.5925
      CIE-Lab:
        71.2775, 63.7041, -36.3905
        CIE-LCH:
        71.2775, 73.3654, 330.2632
        CIE-Luv:
        71.2775, 63.9946, -67.8013
        Hunter-Lab:
        65.2629, 62.8264, -35.0016
      #ff7ef2 color charts
#ff7ef2 RGB chart
      #ff7ef2 CMYK chart
      #ff7ef2 RGB pie chart
      #ff7ef2 color shades, tints & tones
#ff7ef2 color schemes
#ff7ef2 color preview, HTML & CSS examples
           This text has a color of #ff7ef2        
        
          <p style="color:#ff7ef2;">Text here</p>
        
        
          .mytext {color:#ff7ef2;}
        
        Text color #ff7ef2
      
           This box has a color of #ff7ef2        
        
          <div style="background-color:#ff7ef2;">Content here</div>
        
        
          .mybackground {background-color:#ff7ef2;}
        
        Background color #ff7ef2
      
           Border around this has a color of #ff7ef2        
        
          <div style="border:2px solid #ff7ef2;">Content here</div>
        
        
          .myborder {border:2px solid #ff7ef2;}
        
        Border color #ff7ef2