#7272fb color space conversions
Hex:
        #7272fb
        RGB:
        114, 114, 251
        CMY:
        55, 55, 2
        CMYK:
        55, 55, 0, 2
      HSL:
        240°, 94.4828%, 71.5686%
        HSV (HSB):
        240°, 54.5817%, 98.4314%
        XYZ:
        30.3693, 22.5771, 94.0240
        xyY:
        0.2066, 0.1536, 22.5771
      CIE-Lab:
        54.6340, 37.3669, -68.6710
        CIE-LCH:
        54.6340, 78.1792, 298.5525
        CIE-Luv:
        54.6340, -8.0020, -110.9807
        Hunter-Lab:
        47.5153, 30.9361, -84.0631
      #7272fb color charts
#7272fb RGB chart
      #7272fb CMYK chart
      #7272fb RGB pie chart
      #7272fb color shades, tints & tones
#7272fb color schemes
#7272fb color preview, HTML & CSS examples
           This text has a color of #7272fb        
        
          <p style="color:#7272fb;">Text here</p>
        
        
          .mytext {color:#7272fb;}
        
        Text color #7272fb
      
           This box has a color of #7272fb        
        
          <div style="background-color:#7272fb;">Content here</div>
        
        
          .mybackground {background-color:#7272fb;}
        
        Background color #7272fb
      
           Border around this has a color of #7272fb        
        
          <div style="border:2px solid #7272fb;">Content here</div>
        
        
          .myborder {border:2px solid #7272fb;}
        
        Border color #7272fb