#fb72ee color space conversions
Hex:
        #fb72ee
        RGB:
        251, 114, 238
        CMY:
        2, 55, 7
        CMYK:
        0, 55, 5, 2
      HSL:
        306°, 94.4828%, 71.5686%
        HSV (HSB):
        306°, 54.5817%, 98.4314%
        XYZ:
        61.2336, 38.7169, 85.1347
        xyY:
        0.3308, 0.2092, 38.7169
      CIE-Lab:
        68.5457, 67.4165, -38.4835
        CIE-LCH:
        68.5457, 77.6271, 330.2809
        CIE-Luv:
        68.5457, 66.9218, -71.3247
        Hunter-Lab:
        62.2229, 66.7718, -37.5658
      #fb72ee color charts
#fb72ee RGB chart
      #fb72ee CMYK chart
      #fb72ee RGB pie chart
      #fb72ee color shades, tints & tones
#fb72ee color schemes
#fb72ee color preview, HTML & CSS examples
           This text has a color of #fb72ee        
        
          <p style="color:#fb72ee;">Text here</p>
        
        
          .mytext {color:#fb72ee;}
        
        Text color #fb72ee
      
           This box has a color of #fb72ee        
        
          <div style="background-color:#fb72ee;">Content here</div>
        
        
          .mybackground {background-color:#fb72ee;}
        
        Background color #fb72ee
      
           Border around this has a color of #fb72ee        
        
          <div style="border:2px solid #fb72ee;">Content here</div>
        
        
          .myborder {border:2px solid #fb72ee;}
        
        Border color #fb72ee