#72469f color space conversions
Hex:
        #72469f
        RGB:
        114, 70, 159
        CMY:
        55, 73, 38
        CMYK:
        28, 56, 0, 38
      HSL:
        270°, 38.8646%, 44.9020%
        HSV (HSB):
        270°, 55.9748%, 62.3529%
        XYZ:
        15.3876, 10.4609, 34.0090
        xyY:
        0.2571, 0.1748, 10.4609
      CIE-Lab:
        38.6573, 36.9172, -41.4617
        CIE-LCH:
        38.6573, 55.5153, 311.6817
        CIE-Luv:
        38.6573, 13.3313, -62.8888
        Hunter-Lab:
        32.3434, 28.3218, -39.7031
      #72469f color charts
#72469f RGB chart
      #72469f CMYK chart
      #72469f RGB pie chart
      #72469f color shades, tints & tones
#72469f color schemes
#72469f color preview, HTML & CSS examples
           This text has a color of #72469f        
        
          <p style="color:#72469f;">Text here</p>
        
        
          .mytext {color:#72469f;}
        
        Text color #72469f
      
           This box has a color of #72469f        
        
          <div style="background-color:#72469f;">Content here</div>
        
        
          .mybackground {background-color:#72469f;}
        
        Background color #72469f
      
           Border around this has a color of #72469f        
        
          <div style="border:2px solid #72469f;">Content here</div>
        
        
          .myborder {border:2px solid #72469f;}
        
        Border color #72469f