#ef7bf2 color space conversions
Hex:
        #ef7bf2
        RGB:
        239, 123, 242
        CMY:
        6, 52, 5
        CMYK:
        1, 49, 0, 5
      HSL:
        298°, 82.0690%, 71.5686%
        HSV (HSB):
        298°, 49.1736%, 94.9020%
        XYZ:
        58.7066, 38.9274, 88.4240
        xyY:
        0.3155, 0.2092, 38.9274
      CIE-Lab:
        68.6987, 60.7330, -40.5628
        CIE-LCH:
        68.6987, 73.0331, 326.2616
        CIE-Luv:
        68.6987, 54.3090, -73.6301
        Hunter-Lab:
        62.3919, 58.7708, -40.3536
      #ef7bf2 color charts
#ef7bf2 RGB chart
      #ef7bf2 CMYK chart
      #ef7bf2 RGB pie chart
      #ef7bf2 color shades, tints & tones
#ef7bf2 color schemes
#ef7bf2 color preview, HTML & CSS examples
           This text has a color of #ef7bf2        
        
          <p style="color:#ef7bf2;">Text here</p>
        
        
          .mytext {color:#ef7bf2;}
        
        Text color #ef7bf2
      
           This box has a color of #ef7bf2        
        
          <div style="background-color:#ef7bf2;">Content here</div>
        
        
          .mybackground {background-color:#ef7bf2;}
        
        Background color #ef7bf2
      
           Border around this has a color of #ef7bf2        
        
          <div style="border:2px solid #ef7bf2;">Content here</div>
        
        
          .myborder {border:2px solid #ef7bf2;}
        
        Border color #ef7bf2