#fb72e4 color space conversions
Hex:
        #fb72e4
        RGB:
        251, 114, 228
        CMY:
        2, 55, 11
        CMYK:
        0, 55, 9, 2
      HSL:
        310°, 94.4828%, 71.5686%
        HSV (HSB):
        310°, 54.5817%, 98.4314%
        XYZ:
        59.8046, 38.1453, 77.6095
        xyY:
        0.3407, 0.2173, 38.1453
      CIE-Lab:
        68.1276, 65.8330, -33.6074
        CIE-LCH:
        68.1276, 73.9151, 332.9559
        CIE-Luv:
        68.1276, 69.7660, -63.2031
        Hunter-Lab:
        61.7619, 64.7598, -31.2701
      #fb72e4 color charts
#fb72e4 RGB chart
      #fb72e4 CMYK chart
      #fb72e4 RGB pie chart
      #fb72e4 color shades, tints & tones
#fb72e4 color schemes
#fb72e4 color preview, HTML & CSS examples
           This text has a color of #fb72e4        
        
          <p style="color:#fb72e4;">Text here</p>
        
        
          .mytext {color:#fb72e4;}
        
        Text color #fb72e4
      
           This box has a color of #fb72e4        
        
          <div style="background-color:#fb72e4;">Content here</div>
        
        
          .mybackground {background-color:#fb72e4;}
        
        Background color #fb72e4
      
           Border around this has a color of #fb72e4        
        
          <div style="border:2px solid #fb72e4;">Content here</div>
        
        
          .myborder {border:2px solid #fb72e4;}
        
        Border color #fb72e4