#7f72bc color space conversions
Hex:
        #7f72bc
        RGB:
        127, 114, 188
        CMY:
        50, 55, 26
        CMYK:
        32, 39, 0, 26
      HSL:
        251°, 35.5769%, 59.2157%
        HSV (HSB):
        251°, 39.3617%, 73.7255%
        XYZ:
        23.8468, 20.1775, 50.2147
        xyY:
        0.2530, 0.2141, 20.1775
      CIE-Lab:
        52.0373, 22.0914, -37.2151
        CIE-LCH:
        52.0373, 43.2782, 300.6940
        CIE-Luv:
        52.0373, 1.3998, -59.3624
        Hunter-Lab:
        44.9194, 16.1533, -34.8359
      #7f72bc color charts
#7f72bc RGB chart
      #7f72bc CMYK chart
      #7f72bc RGB pie chart
      #7f72bc color shades, tints & tones
#7f72bc color schemes
#7f72bc color preview, HTML & CSS examples
           This text has a color of #7f72bc        
        
          <p style="color:#7f72bc;">Text here</p>
        
        
          .mytext {color:#7f72bc;}
        
        Text color #7f72bc
      
           This box has a color of #7f72bc        
        
          <div style="background-color:#7f72bc;">Content here</div>
        
        
          .mybackground {background-color:#7f72bc;}
        
        Background color #7f72bc
      
           Border around this has a color of #7f72bc        
        
          <div style="border:2px solid #7f72bc;">Content here</div>
        
        
          .myborder {border:2px solid #7f72bc;}
        
        Border color #7f72bc